Module switch

Module switch 

Source
Expand description

An interactive toggle switch component.

§Usage

Use to control a boolean on/off state.

Structs§

SwitchArgs
Arguments for configuring the switch component.
SwitchArgsBuilder
Builder for SwitchArgs.
SwitchState
External state handle for the switch component.

Enums§

SwitchArgsBuilderError
Error type for SwitchArgsBuilder

Functions§

switch
switch
switch_with_child
switch_with_child