Skip to main content

CheckField

Function CheckField 

Source
pub fn CheckField(props: CheckFieldProps) -> impl IntoView
Expand description

A labelled checkbox bound to a bool signal. Emits the new checked state through on_change.

§Required Props

§Optional Props