Available form elements
| Form element (Class name) | Description |
|---|---|
TextBlock | Can display basic text as well as markdown |
CopyBlock | Read-only text area from which users can copy the content by a button click |
TextInput | Classic text input |
TextareaInput | Classic textarea input field |
NumberInput | Classic number input field |
CheckboxInput | Classic checkbox field |
RadioInput | Classic radio group |
EmailInput | Email input field |
SelectInput | Select input field |
PhoneInput | Phone input field |
TimeInput | Time input field |
DateInput | Date input field |
DatetimeInput | Datetime input field |
UrlInput | URL input field |
PasswordInput | Password input field |