Skip to content

ToggleComponent.setValue method

ToggleComponent › setValue

Official

Set the value of the toggle.

Signature:

setValue(on: boolean): this

Parameters:

ParameterTypeDescription
onboolean

Returns: this

Since: 0.9.7