ToggleComponent.setValue method
ToggleComponent › setValue
Official
Set the value of the toggle.Signature:
setValue(on: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| on | boolean |
Returns: this
Since: 0.9.7
ToggleComponent › setValue
Official
Set the value of the toggle.Signature:
setValue(on: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| on | boolean |
Returns: this
Since: 0.9.7