docs icon indicating copy to clipboard operation
docs copied to clipboard

Component/instance options order for composition API

Open sardor01 opened this issue 3 years ago • 0 comments

The style guide for vue 3 still doesn't contain component options order for composition API. Now that a lot of developers switched to composition api, it would be great to know how to correctly order options. https://vuejs.org/style-guide/rules-recommended.html#component-instance-options-order

sardor01 avatar Dec 17 '22 04:12 sardor01