Questa pagina non è disponibile nella lingua desiderata. Lingue disponibili:
The sbb-divider
is used to visually divide sections.
Based on the orientation property, the sbb-divider
can be displayed vertically or horizontally.
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
negative | negative | Negative coloring variant flag | boolean | false |
orientation | orientation | Orientation property with possible values 'horizontal' | 'vertical'. Defaults to horizontal. | "horizontal" | "vertical" | 'horizontal' |
Dependencies
Used by
- sbb-alert
- sbb-journey-summary
- sbb-navigation-section
- sbb-notification
- sbb-optgroup
- sbb-selection-panel
Graph
graph TD;
sbb-alert --> sbb-divider
sbb-journey-summary --> sbb-divider
sbb-navigation-section --> sbb-divider
sbb-notification --> sbb-divider
sbb-optgroup --> sbb-divider
sbb-selection-panel --> sbb-divider
style sbb-divider fill:#f9f,stroke:#333,stroke-width:4px