版博士V2.0程序
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
CPL 9104556504 v2.0.7 报表数据修改 1 рік тому
..
dist v2.0.7 报表数据修改 1 рік тому
LICENSE v2.0.7 报表数据修改 1 рік тому
README.md v2.0.7 报表数据修改 1 рік тому
macros-global.d.ts v2.0.7 报表数据修改 1 рік тому
macros.d.ts v2.0.7 报表数据修改 1 рік тому
package.json v2.0.7 报表数据修改 1 рік тому

README.md

unplugin-vue-define-options npm

📜 Documentation

Options API can be declared using the defineOptions in <script setup>, specifically to be able to set name, props, emits, and render inside of one function.

If you support this feature, feel free to hit like 👍 or comment on RFC Discussion. Thanks!

Features

  • With this macro, you can use Options API in Vue <script setup>.
  • 💚 Supports both Vue 2.7 and Vue 3 out-of-the-box.
  • 🦾 Full TypeScript support.
  • ️ Supports Vite, Nuxt, Webpack, Vue CLI, Rollup 3, esbuild and more, powered by unplugin.

See Also

Sponsors

License

MIT License © 2022-PRESENT 三咲智子