TreeComponent
TreeComponent<T,I>(props: TreeProps<T, I, TreeState<T, I>, TreeController<T, I, TreeState<T, I>>>): Element
Parameters
(Mandatory parameters are in bold)Parameters | Type | Description |
---|---|---|
props | TreeProps<T, I, TreeState<T, I>, TreeController<T, I, TreeState<T, I>>> |
Return
The return is of type Element