Movk Nuxt Docs
ComponentEmits
在您的 Markdown 文档中使用以下语法:
:component-emits{slug="你的组件名称"}
slug
route path's last segment
string
The slug of the component to fetch emits for.
ComponentSlots
学习如何利用 `ComponentSlots` 组件为您的 Vue 组件自动生成插槽(Slots)文档,详细展示插槽名称、作用域和说明。
ComponentExample
学习如何使用 `ComponentExample` 组件创建引人入胜的交互式组件示例,功能包括实时预览、源代码展示、代码高亮和折叠,以极大地提升文档的交互性和用户体验。
页面导航
社区