pub fn Choice<T>(props: ChoiceProps<T>) -> impl IntoViewExpand description
§Required Props
- discriminant:
impl Into<T>- The label of the input field.
§Optional Props
- children:
Children
pub fn Choice<T>(props: ChoiceProps<T>) -> impl IntoViewimpl Into<T>
Children