Separator variable
A toolbar primitive that allows you to show a separator between toolbar items. By default, the separator is styled as vertical line.
Signature:
Separator: React.ForwardRefExoticComponent<RadixToolbar.ToolbarSeparatorProps & React.RefAttributes<HTMLDivElement>>