Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please document Class-Style Vue Components #854

Closed
softboy99 opened this issue Feb 10, 2021 · 1 comment
Closed

please document Class-Style Vue Components #854

softboy99 opened this issue Feb 10, 2021 · 1 comment

Comments

@softboy99
Copy link

softboy99 commented Feb 10, 2021

Hi,
In vue2.x, in chapter for "TypeScrpirt Support", there are docuementation about "Class-Style Vue Components"; In vue3, no anything about this. Is it abandoned api? if so, please also give something description. What's the status of https://github.com/vuejs/rfcs/blob/class-api/active-rfcs/0000-class-api.md. Not everyone is clear. Thanks.

@NataliaTepluhina
Copy link
Member

@softboy99 Vue Class API proposal has been dropped in favor of the Composition API. If you prefer to use vue-class-component library, please read vuejs/vue-class-component#406

However, this is not a core API and it's still under development so it's not mentioned in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants