Divider
jsx
import Divider from '@semcore/ui/divider';
<Divider />;
import Divider from '@semcore/ui/divider';
<Divider />;
DividerProps
& {...}Name | Type | Description |
---|---|---|
use | "primary" | "secondary" | Type of the divider |
theme | string | "invert" | Theme of the divider |
orientation | "horizontal" | "vertical" | Orientation of the divider |