Divider
Create clear visual separation between elements in your user interface.
Anchor to propertiesProperties
- Anchor to directiondirectiondirection'inline' | 'block''inline' | 'block'Default: 'inline'Default: 'inline'
Specify the direction of the divider. This uses logical properties.
- Anchor to idididstringstring
A unique identifier for the element.
Examples
<s-divider></s-divider>
Preview

Examples
Code
Default
<s-divider></s-divider>
Was this page helpful?