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.
从一组选项中选中一个或多个选项。
Key | Function |
---|---|
Tab | 移动焦点到 checkbox |
Space | 切换 checkbox 的 2 种状态 |
勾选文本或者复选框可改变状态
Name | Description | Default |
---|---|---|
checked | 是否勾选 boolean | - |
size | 大小 单位像素 number | 16 |
color | 颜色 string | - |
onChange | ((value: boolean) => void) | - |
disabled | 禁用 boolean | - |