Separator

A Separator is used to create a separator line between menu items in a menu or between components in a ToolBar. Default orientation is horizontal, but a ToolBar will orient the orientation of this Separator making it in Opposite orientation of the ToolBar.

Constructor

new Separator()

Separator constructor. Creates an instance of Separator UI component.

Classes

Separator