DropdownComponent.setDisabled method
DropdownComponent › setDisabled
Official
Set the disabled state of the dropdown.Signature:
setDisabled(disabled: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| disabled | boolean |
Returns: this
Since: 1.2.3
DropdownComponent › setDisabled
Official
Set the disabled state of the dropdown.Signature:
setDisabled(disabled: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| disabled | boolean |
Returns: this
Since: 1.2.3