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 hr HTML5 element.
  • It automatically set aria-orientation to horizontal.
  • It has role separator.

API

Separator

PropertyTypeRequiredDefaultDescription
childrennodefalse-
orientation
enum
false-
Show xstyled properties