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:
This is a pre-release version and is not production ready. For new and ongoing projects, please refer to the latest Design System version.
Provides key app-wide information such as contact details and legal links.
The footer comes with its own container and can be placed at the end of your content.
preview-6152--swisspost-design-system-next.netlify.app/?path=/docs/27fc009d-3eec-43a9-b3a2-55531e721817--docs&story=Default#27fc009d-3eec-43a9-b3a2-55531e721817--default
/?path=/story/27fc009d-3eec-43a9-b3a2-55531e721817--default&full=true
<swisspost-internet-header project="test"></swisspost-internet-header> <swisspost-internet-footer></swisspost-internet-footer>
Name | Description | Default | Control |
---|---|---|---|
customConfig | - |
Use the custom-config
property when you need to add your own footer links.
preview-6152--swisspost-design-system-next.netlify.app/?path=/docs/27fc009d-3eec-43a9-b3a2-55531e721817--docs&story=Custom Config#27fc009d-3eec-43a9-b3a2-55531e721817--custom-config
/?path=/story/27fc009d-3eec-43a9-b3a2-55531e721817--custom-config&full=true
<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>