ApiCheckboxField
Represents the ApiCheckboxField class.
Methods
| Method | Returns | Description |
|---|---|---|
| AddOption | ApiCheckboxWidget | Adds options to checkbox group. |
| GetClassType | "checkboxField" | Returns a type of the ApiCheckboxField class. |
| IsToggleToOff | boolean | Checks if field is toggle to off. |
| SetToggleToOff | boolean | Sets field toggle to off prop. |