Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
Code Block
languagexml
titleExample
linenumberstrue
<field type="divider" />


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

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