Visually or semantically separates content.
Supports horizontal and vertical orientations.
Install the component from your command line.
npm install @tealess/separator
Import all parts and piece them together.
import * as Separator from "@tealess/separator"; export default () => <Separator.Root />;
The separator.
asChild
boolean
false
orientation
enum
"horizontal"
decorative
[data-orientation]
"vertical" | "horizontal"
Adheres to the separator role requirements.
separator