Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Space and Divider Fields

Sometimes it is desirable to separate different entities visually. This can be accomplished by inserting a space or a divider.

A space simply inserts a vertical separation of the average height of a single line entity, such as a line of text or a an input field. A divider inserts the same amount of space but also draws a division line which can be either aligned at the top or bottom of the separation.

<field type="divider" />
<field type="space" />
  • No labels