Zur Navigation Zum Inhalt Kontakt Menu Komponente finden Übersicht Lyne Prinzipien Grundlagen Barrierefreiheit Design System Guidelines Deutsch Français Italiano English Unsere Gestaltungsprinzipien Nutzerzentriert Wiedererkennbar Inklusiv Reduziert Ganzheitlich Selbsterklärend Aufgabenorientiert Passend SBB Markenportal Logo Digitale Uhr Nutzungsrechte Basis-Farben Funktionale Farben Off-Brand Farben Icons Fahrplan-Icons Piktogramme Über Barrierefreiheit Über diesen Guide Kontakt Weitere Informationen Product Owner User Research Interaction Design Visual Design Development Content Design Testing Was ist ein Design System?​ Designing Coding FAQ Hilfe Prozess Contribution Kontakt Übersicht Basis Komponenten Übersicht Basis Komponenten Übersicht Basis Komponenten Übersicht Design Tokens Komponenten Übersicht Basis Informationen Sinn & Zweck Community Assets Anleitung Power-Apps Digitale Werbebanner SAP App Icons
Komponente finden

Lyne

Basics Animation

Animation

Border

Border

Grid

Grid

Spacings

Spacings

Typografie

Typografie

Components Action-Group

Action-Group

Alert

Alert

Alert-Group

Alert-Group

Autocomplete

Autocomplete

Button

Button

Calendar

Calendar

Card

Card

Card-Badge

Card-Badge

Checkbox

Checkbox

Checkbox-Group

Checkbox-Group

Chip

Chip

Clock

Clock

Datepicker

Datepicker

Dialog

Dialog

Divider

Divider

Footer

Footer

Form-Error

Form-Error

Form-Field

Form-Field

Header

Header

Header-Action

Header-Action

Icon

Icon

Image

Image

Journey-Header

Journey-Header

Link

Link

Link-List

Link-List

Logo

Logo

Menu

Menu

Menu-Action

Menu-Action

Radio-Button

Radio-Button

Radio-Button-Group

Radio-Button-Group

Selection-Panel

Selection-Panel

Signet

Signet

Slider

Slider

Tab-Group

Tab-Group

Tab Title

Tab Title

Tag

Tag

Tag-Group

Tag-Group

Teaser

Teaser

Teaser-Hero

Teaser-Hero

Time-Input

Time-Input

Title

Title

Toggle

Toggle

Toggle-Check

Toggle-Check

Tooltip

Tooltip

Tooltip-Trigger

Tooltip-Trigger

Header-Action Implementation

The component represents an action element contained by the sbb-header component.

As the sbb-link, it can be internally rendered as a button or as a link.
Consumers can set the icon and the label; the property expandFrom defines the minimum breakpoint
from which the label is displayed.

Usage

Simple button

<sbb-header-action>Button text</sbb-header-action>

Simple link

<sbb-header-action href="#info">Link text</sbb-header-action>

Properties

Property Attribute Description Type Default
download download Whether the browser will show the download dialog on click. boolean undefined
expandFrom expand-from Used to set the minimum breakpoint from which the text is displayed. E.g. if set to 'large', the text will be visible for breakpoints large, wide, ultra, and hidden for all the others. "large" | "medium" | "micro" | "small" | "ultra" | "wide" | "zero" 'medium'
form form Form attribute if component is displayed as a button. string undefined
href href The href value you want to link to (if it is not present sbb-header-action becomes a button). string undefined
iconName icon-name The icon name we want to use, choose from the small icon variants from the ui-icons category from here https://icons.app.sbb.ch. string undefined
name name Name attribute if component is displayed as a button. string undefined
rel rel The relationship of the linked URL as space-separated link types. string undefined
target target Where to display the linked URL. string undefined
type type Type attribute if component is displayed as a button. "button" | "reset" | "submit" undefined
value value The value associated with button name when it's submitted with the form data. string undefined

Slots

Slot Description
"icon" Slot used to render the action icon.
"unnamed" Slot used to render the action text.

Dependencies

Depends on

Graph

graph TD;
sbb-header-action --> sbb-icon
style sbb-header-action fill:#f9f,stroke:#333,stroke-width:4px

Demo
Menu
Zero Micro Small Medium Large Wide Ultra Nie
White Milk Iron Charcoal Black
Mehr Beispiele auf Storybook
Impressum Kontakt Cookie Einstellungen