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/navigation-content/register";
<ids-navigation-content>
could be placed in an ids-col and will take up 100% of the parent width.
Supply it with ids-link
s and they will be automatically separated by lines.
Name | Description | Default | Control |
---|---|---|---|
Properties | |||
headline | Set the headline for the navigation. | "" | |
slots | |||
For links (ids-link). | - |
No action required.