pub fn BaseTreeRoot(props: BaseTreeRootProps) -> impl IntoViewExpand description
§Required Props
- tree_state:
impl Into<TreeState> - children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>>
pub fn BaseTreeRoot(props: BaseTreeRootProps) -> impl IntoViewimpl Into<TreeState>Childrenimpl Into<MaybeProp<String>>