Separator
The Separator represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.
Basic
One TextaragraTexth
Another paragraph
Accessibility
- It uses the hrHTML5 element.
- It automatically set aria-orientationtohorizontal.
- It has role separator.
API
Separator
| Property | Type | Required | Default | Description | 
|---|---|---|---|---|
| children | node | false | - | |
| orientation | enum | false | - | |
| Show xstyled properties | ||||