Separator
A lightweight divider for grouping content sections horizontally or vertically.
Installation
Install the Separator component using the nocta-ui CLI:
npx @nocta-ui/cli add separatorThen import the component where you need it:
import { Separator } from '@/components/ui/separator';Examples
Default Separator
Vertical Separator
Variants
Api Reference
Prop
Type