Function: Separator()

Separator(props): ReactNode

A toolbar primitive that allows you to show a separator between toolbar items. By default, the separator is styled as vertical line.

Parameters

ParameterType
propsToolbarSeparatorProps & RefAttributes<HTMLDivElement>

Returns

ReactNode