【发布时间】:2021-07-06 23:59:25
【问题描述】:
我正在尝试查找有关如何创建一些文本来描述组件的信息,如https://storybook.js.org/docs/vue/writing-docs/doc-blocks 的此屏幕截图所示
我检查了Component Story Format,但没有找到那里的信息,他们只有title、component、decorators 和parameters。在生成的示例中我也找不到任何东西。
【问题讨论】:
-
我认为这是通过docs addon完成的。