controls: header - meshesha/SimplePhpFormBuilder GitHub Wiki
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. |
yes |
Position | define size of the headings text.Options: Center, right or left | no.(Default: Left) |