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 |
---|---|---|---|
onClick | This function will be trigged on click unknown | () => {} | - |
children | Children will be rendered in the button, React Component | - | |
disabled | true for disabled, false for enabledunknown | false | |
iconNoBox | true for no background icon button, false for have a backgroundunknown | false | |
type | unknown | PRIMARY_BTN | |
style | unknown | {} | |
loading | unknown | false | |
name | unknown | - | |
testId | unknown | - | |
id | unknown | - | |
iconSrc | unknown | - | |
iconDisabledSrc | unknown | - | |
textSrc | unknown | - | |
customStyle | unknown | - |