guide/markdown/field/ #624
Unanswered
Replies: 1 comment 2 replies
-
哈喽,作者这个功能非常好用,目前遇到实际使用中的一些场景,如下。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
guide/markdown/field/
概述 在 markdown 中,使用 ::: field 容器,用于描述字段信息,包括字段名称、字段类型、是否必填、默认值、详情等信息。 它适用于 描述配置中的字段、组件的 Props 等场景。 还可以使用额外的 :::: field-group 容器,用于组合多个 ::: field。 启用 该功能默认不启用,您需要在 theme 配置中启用它。 语...
https://theme-plume.vuejs.press/guide/markdown/field/
Beta Was this translation helpful? Give feedback.
All reactions