Divider Field

This is just a static horizontal line to visually divide other fields.

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.

Example
<field type="divider" />


 In addition to the txt and id attributes, the following attributes are supported:

Name

Required

Description

Value

Name

Required

Description

Value

align

no

The alignment of the title field within the panel.

top: The divider is aligned to the field above it.

bottom: The divider is aligned to the field below it.

top | bottom
Default: bottom