I was reading a UI Lib and then I foud that They use $options to get some custom options from the parent UI component, the child component extent it by ‘extend’ options. How doea it work and isn’t it weird?
I want to know how Vue treat the options relationship between parent component and child component.
New contributor
欣欣刘 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.