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:
<swisspost-internet-header project="test" custom-config='{"de":{"footer":{"block":{"title":"Eigene Footer-Konfiguration (de)","links":[{"url":"https://fireship.io","text":"Fireship.io","target":"_blank"},{"url":"https://css-tricks.com","text":"CSS-Tricks","target":"_blank"},{"url":"https://web.dev","text":"web.dev","target":"_blank"},{"url":"https://developer.mozilla.org","text":"MDN Web Docs","target":"_blank"},{"url":"https://getbootstrap.com","text":"Bootstrap","target":"_blank"},{"url":"https://google.com","text":"Google","target":"_blank"},{"url":"https://microsoft.com","text":"Microsoft","target":"_blank"}]}}},"fr":{"footer":{"block":{"title":"Eigene Footer-Konfiguration (fr)","links":[{"url":"https://fireship.io","text":"Fireship.io","target":"_blank"},{"url":"https://css-tricks.com","text":"CSS-Tricks","target":"_blank"},{"url":"https://web.dev","text":"web.dev","target":"_blank"},{"url":"https://developer.mozilla.org","text":"MDN Web Docs","target":"_blank"},{"url":"https://getbootstrap.com","text":"Bootstrap","target":"_blank"},{"url":"https://google.com","text":"Google","target":"_blank"},{"url":"https://microsoft.com","text":"Microsoft","target":"_blank"}]}}},"it":{"footer":{"block":{"title":"Eigene Footer-Konfiguration (it)","links":[{"url":"https://fireship.io","text":"Fireship.io","target":"_blank"},{"url":"https://css-tricks.com","text":"CSS-Tricks","target":"_blank"},{"url":"https://web.dev","text":"web.dev","target":"_blank"},{"url":"https://developer.mozilla.org","text":"MDN Web Docs","target":"_blank"},{"url":"https://getbootstrap.com","text":"Bootstrap","target":"_blank"},{"url":"https://google.com","text":"Google","target":"_blank"},{"url":"https://microsoft.com","text":"Microsoft","target":"_blank"}]}}},"en":{"footer":{"block":{"title":"Eigene Footer-Konfiguration (en)","links":[{"url":"https://fireship.io","text":"Fireship.io","target":"_blank"},{"url":"https://css-tricks.com","text":"CSS-Tricks","target":"_blank"},{"url":"https://web.dev","text":"web.dev","target":"_blank"},{"url":"https://developer.mozilla.org","text":"MDN Web Docs","target":"_blank"},{"url":"https://getbootstrap.com","text":"Bootstrap","target":"_blank"},{"url":"https://google.com","text":"Google","target":"_blank"},{"url":"https://microsoft.com","text":"Microsoft","target":"_blank"}]}}}}' ></swisspost-internet-header> <swisspost-internet-footer></swisspost-internet-footer>
| Name | Description | Default | Control |
|---|---|---|---|
| Deprecated props | |||
| customConfig | Deprecated: use the new API to specify footer links in all four columns. This option will be removed in the next major release. | - | customConfig : { de : {...} 1 key fr : {...} 1 key it : {...} 1 key en : {...} 1 key |