Choice

Function Choice 

Source
pub fn Choice<T>(props: ChoiceProps<T>) -> impl IntoView
where T: Copy + Eq + 'static,
Expand description

§Required Props

§Optional Props