You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request vue3 to support vue-class-component and decorator syntax
In vue2, I used vue-class-components and vue-property-decorator
I like this code style very much, but the two libraries of vue3 are no longer maintained. Can you request the official support of this syntax in vue3? I think a lot of people like the class syntax, not everyone likes it setup
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
Request vue3 to support vue-class-component and decorator syntax
In vue2, I used vue-class-components and vue-property-decorator
I like this code style very much, but the two libraries of vue3 are no longer maintained. Can you request the official support of this syntax in vue3? I think a lot of people like the class syntax, not everyone likes it setup
The text was updated successfully, but these errors were encountered: