Separator
Horizontal or vertical visual divider.
Generated from the package's public source.
API
Rootcomponent
Root(props: RootProps): Element
Props
class?stringdecorative?boolean— When true, the separator is purely decorative (role="none").orientation?"horizontal" | "vertical"— Orientation of the separator.style?string | CSSProperties
RootPropsinterface
Props
class?stringdecorative?boolean— When true, the separator is purely decorative (role="none").orientation?"horizontal" | "vertical"— Orientation of the separator.style?string | CSSProperties