pub fn MenuList(props: MenuListProps) -> impl IntoViewExpand description
§Required Props
- label:
impl Into<String>- Accessible label — required for screen readers.
- children: [
Children]
pub fn MenuList(props: MenuListProps) -> impl IntoViewimpl Into<String>
Children]