This article needs a technical review. How you can help.
Creates a separator between groups of toolbar items. It is functionally equivalent to a normal separator
but some themes may apply a different appearance.
- Properties
- accessibleType
Examples
<toolbox> <toolbar> <toolbarbutton label="Button 1"/> <toolbarseparator /> <toolbarbutton label="Button 2"/> </toolbar> </toolbox>
Attributes
Inherited from XUL element |
Properties
-
accessibleType
- Type: integer
- A value indicating the type of accessibility object for the element.
Inherited Properties |