Zur Navigation Zum Inhalt Kontakt Menu Trova un componente Descrizione generale Lyne Principi Base Accessibilité Sistema di design Guidelines Deutsch Français Italiano English I nostri principi di design Soluzioni focalizzate sull’utente Riconoscibilità Inclusione Riduzione Olistico Autoesplicativo Orientamento all’attività Adeguatezza Portale della marca FFS Logo Orologio digitale Diritti di utilizzazione Colori die base Colori funzionali Colori Off Brand Icone Icone dell'orario Pittogrammi Informazioni sull’accessibilità Über diesen Guide Contatti Letture consigliate Product Owner User Research Interaction Design Visual Design Development Content Design Testing What is a design system? Designing Coding FAQ Aiuto Processo Contribution Contatto Introduzione Base Componenti Introduzione Base Componenti Introduzione Base Componenti Introduzione Design Tokens Componenti Introduzione Base Informazioni Senso & scopo Community Assets Istruzioni Power-Apps Banner pubblicitari digitali SAP Icone delle app
Trova un componente

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

Questa pagina non è disponibile nella lingua desiderata. Lingue disponibili: Deutsch English

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 Contatto Impostazioni dei cookie