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.
Box 盒子组件可以处理 UI 细节样式,比如包装组件。
支持通过属性引入的属性动态生成一个 class。
Box 组件默认为 <div>
,可以通过属性更改,比如改为 <img>
渲染图片:
Box 组件可以包装其他组件。
快速定义 Card 通用组件。
配合 Space
搭建基本的页面框架。