Skip to content

ToggleComponent.setValue method

ToggleComponent › setValue

Official

Set the value of the toggle.

Signature:

setValue(on: boolean): this

Parameters:

Parameter Type Description
on boolean

Returns: this

Since: 0.9.7