Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
property | propType | required | default | description |
---|---|---|---|---|
percent | number | yes | - | 进度条的百分比 |
strokeHeight | number | - | 15 | 进度条的高度 |
showText | boolean | - | true | 是否显示文字 |
styles | any | - | - | 进度条的样式 |
theme | any | - | primary | 进度条的主题 |