Function: ComponentTree()
ComponentTree(
props
):Element
The React component that displays an array of ComponentData. Internal use only.
Parameters
• props: ComponentTreeProps
the React component properties.
Returns
Element
the React element.