Separator
Visually or semantically separates content.
DubsUI
An open-source UI component library.
Blog
Docs
Source
Usage
Separator
component takes inorientation
andclassName
props.orientation
prop is the direction of the separator. It is an optional prop and acceptshorizontal
orvertical
values.className
prop is the CSS class to style the separator. It is an optional prop. Can be used to control width / height.