Helper tags are available to create Bootstrap-compatible inputs and assign their values. All values given to helper tags are optional, and defaults will be provided if they are not set.
- Checkbox — Add toggleable checkboxes.
- Dropdown Menu — Add dropdown select menus.
- File Upload — Add file upload fields.
- Radio Button — Add groups of radio buttons.
- Submit Button — Add form submit buttons.
- Text Area Field — Add multi-line textarea fields.
- Text Field — Add single-line text fields.