MutableCheckBoxInfo Interface
Mutable data structure that describes checkbox info.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| isDisabled | boolean | ||
| isVisible | boolean | ||
| state | CheckBoxState | ||
| tooltip | undefined | string |
Defined in
Last Updated: 20 June, 2023
Mutable data structure that describes checkbox info.
| Name | Type | Description | |
|---|---|---|---|
| isDisabled | boolean | ||
| isVisible | boolean | ||
| state | CheckBoxState | ||
| tooltip | undefined | string |
Last Updated: 20 June, 2023