Documentation

value()

Sets the toggle state.

value(value: BindingOrValue<any>): this;

Parameters

Return value

The builder instance for chaining.

Related