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.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
import "@inera/ids-core/components/progressbar/register";
will render a progressbar.
| Name | Description | Default | Control |
|---|---|---|---|
| Progressbar | |||
| hidelabel | Hides the label | false | |
| label | An extra label (will be added before the percentage) | "" | |
| srlabel | Aria-label for the progress bar | Progressbar | |
| value | Determines progress percentage | 0 | |
No actions required.