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 |
---|---|---|---|
status | The status for the badge "idle""success""pending""error" | "StatusType.idle" | |
label | The label of the status item ReactNode | - | |
content* | The content displayed inside the badge ReactNode | - | |
dataAttribute | The data attributes to apply to the status item string | - | |
className | The class to apply to the status item string | - |