Separator

Display a separator with a text and an image.

Properties

direction - string

Horizontal by default.

img - string

Associated image.

label - string

Text to display.

Remarks

Example:

      <static type="separator" label="Please enter your name here."/>

<static type="separator">Please enter your name here.</static>