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.
| Name | Description | Default | Control |
|---|---|---|---|
| color | 'primary''info''success''error''black''secondary' | - | |
| name | string | - | |
| loadingContent | node | - | |
| onClick | func | - | |
| dark | bool | - | |
| light | bool | - | |
| lifted | bool | - | |
| uppercase | bool | - | |
| loading | bool | - | |
| disabled | bool | - | |
| borderType | 'default''tile''rounded''smooth' | - | |
| size | 'default''medium''large' | - | |
| block | bool | - | |
| outlined | bool | - | |
| icon | node | - | |
| iconAllotted | bool | - | |
| iconLeft | bool | - | |
| type | 'button''submit''reset' | - | |
| style | object | - | |
| btnRef | func | { current: Element } | - | |
| id | string | - | |
| className | string | - |