components/separator
@fungi.computer/caps / components/separator
components/separator
Section titled “components/separator”Type Aliases
Section titled “Type Aliases”SeparatorProps
Section titled “SeparatorProps”SeparatorProps =
object&HTMLAttributes<HTMLDivElement>>
Props accepted by Separator.
Type Declaration
Section titled “Type Declaration”decorative?
Section titled “decorative?”
optionaldecorative?:boolean
orientation?
Section titled “orientation?”
optionalorientation?:"horizontal"|"vertical"
Variables
Section titled “Variables”Separator
Section titled “Separator”
constSeparator:ForwardRefExoticComponent<object&HTMLAttributes<HTMLDivElement> > &RefAttributes<HTMLDivElement>>>>
A visual separator between regions.