vue-devui icon indicating copy to clipboard operation
vue-devui copied to clipboard

[WIP]refactor: extract component props to api.ts

Open kagol opened this issue 3 years ago • 2 comments

将组件的props抽离到单独的api.ts文件中,组件文档中的 api 部分通过api.ts文件自动生成。

效果如下(和手动写的效果几乎一样):

image

kagol avatar Sep 20 '22 15:09 kagol

PR preview has been successfully built and deployed to https://vue-devui-pr-1350.surge.sh.

github-actions[bot] avatar Sep 20 '22 15:09 github-actions[bot]

Deploy PR preview failed.

github-actions[bot] avatar Sep 21 '22 03:09 github-actions[bot]

与 #1362 重复。

kagol avatar Sep 28 '22 08:09 kagol