Divider

Component that separates content in a list or section.

Import

import { Divider } from '@vortex-kit/vortex';
import type { DividerProps } from '@vortex-kit/vortex';

Display

<Divider />

Divider

Prop
Type
Default
relative
boolean
children
React.ReactNode
vertical
boolean
contentPosition
union
center
className
union
attributes
object
Divider Component Props — Vortex Design System