Checkbox
Component is a wrapper for the <input type="checkbox"> HTML element.
Classes
| Name | Description | |
|---|---|---|
| Checkbox | A React component that renders a simple checkbox with label. | Deprecated |
| ImageCheckBox | ImageCheckBox React component shows a checked or unchecked image |
Interfaces
| Name | Description | |
|---|---|---|
| CheckboxProps | Properties for Checkbox React component | Deprecated |
| ImageCheckBoxProps | Properties for the ImageCheckBox component |
Last Updated: 29 September, 2023