<separator/>
Description
Inserts a separator at the current location in the toolbar.
Attributes
{showIf}
- The
showifattribute specifies that the separator should appear only on the toolbar if the given script returnstrue. For example, you can use theshowIfattribute to show the separator only in a given application or only when the page has a certain document type. If theshowIfattribute is unspecified, the separator always appears.
Contents
None.
Container
The toolbar tag.
Example
<separator/>