Skip to main content

Checkbox

Function Checkbox 

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