556 B
556 B
title, description, navigation
title | description | navigation | ||
---|---|---|---|---|
进行测试 | Learn how to write and customize your documentation. |
|
::playground
provider: stackblitz repo: nuxt/starter branch: v3 file: app.vue
::
这是一个H1标签
这是一个H2标签
这是一个H3标签
这是一个H4标签
这是一个H5标签
这是一个H6标签
::field{name="Field" type="string" defaultValue="'default'" required} The description can be set as prop or in the default slot with full markdown support. ::