pub fn BaseTree(props: BaseTreeProps) -> impl IntoViewExpand description
Simple tree root for legacy callers.
§Required Props
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>> - config:
impl Into<BaseTreeConfig>
pub fn BaseTree(props: BaseTreeProps) -> impl IntoViewSimple tree root for legacy callers.
Childrenimpl Into<MaybeProp<String>>impl Into<BaseTreeConfig>