We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://cn.vuejs.org/guide/essentials/reactivity-fundamentals#script-setup
现状:缺少对选项式的用法示例。
建议在这个位置添加选项式用法示例和组合式的用法示例。 这样新手在阅读文档的时候,可以通过两种方式对比理解<script setup>的优势和原理,有助于更好理解框架本身的意图。 建议使用下面的方式列举出优缺点。
下面的内容来自Deepseek生成
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://cn.vuejs.org/guide/essentials/reactivity-fundamentals#script-setup
现状:缺少对选项式的用法示例。
建议在这个位置添加选项式用法示例和组合式的用法示例。
这样新手在阅读文档的时候,可以通过两种方式对比理解<script setup>的优势和原理,有助于更好理解框架本身的意图。
建议使用下面的方式列举出优缺点。
下面的内容来自Deepseek生成
The text was updated successfully, but these errors were encountered: