Skip to main content

Switch

Function Switch 

Source
pub fn Switch(checked: bool, on_change: impl Fn(bool) + 'static) -> View