pub fn TagPickerOptionGroup(props: TagPickerOptionGroupProps) -> impl IntoViewExpand description
§Required Props
- label:
impl Into<String>- Label of the group.
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>>
pub fn TagPickerOptionGroup(props: TagPickerOptionGroupProps) -> impl IntoViewimpl Into<String>
Childrenimpl Into<MaybeProp<String>>