<separator/>

Description

Inserts a separator at the current location in the toolbar.

Attributes

{showIf}

  • The showif attribute specifies that the separator should appear only on the toolbar if the given script returns true. For example, you can use the showIf attribute to show the separator only in a given application or only when the page has a certain document type. If the showIf attribute is unspecified, the separator always appears.

Contents

None.

Container

The toolbar tag.

Example

<separator/>