Skip to content

controls: header

Tady edited this page May 14, 2019 · 11 revisions

controls | header | text | textarea | paragraph | select | checkbox-group | radio-group | file | date | number


  • Used to add a title to a form.
Field Name Description Is required?
Label headings text yes
Class

The class attribute is used to define styles for elements in css file.Required for developers. For future use.

no

Type h1 to h4 used to define size of the headings text.

Heading 1


Heading 2


Heading 3


Heading 4

yes
Position define size of the headings text.Options: Center, right or left no.(Default: Left)