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" />