Checkbox

Function Checkbox 

Source
pub fn Checkbox(props: CheckboxProps) -> impl IntoView
Expand description

A control that allows the user to toggle between checked and not checked.

§Optional Props