pub fn BaseList(props: BaseListProps) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - navigation_mode:
impl Into<Signal<Option<ListNavigationMode>>> - selection_mode:
impl Into<Signal<Option<ListSelectionMode>>>