Package dev.fritz2.components.switch

Types

Link copied to clipboard
open class SwitchComponent(value: Store<Boolean>? = null) : Component<Label> , EventProperties<HTMLInputElement> , ElementProperties<Input> , InputFormProperties, SeverityProperties, TooltipProperties

This class combines the configuration and the core styling of a switch.