Class: RemHierarchyEditorTree
Hierarchy
Component<RemHierarchyEditorTreeProps>↳
RemHierarchyEditorTree
Constructors
constructor
• new RemHierarchyEditorTree(props)
Parameters
| Name | Type |
|---|---|
props | RemHierarchyEditorTreeProps | Readonly<RemHierarchyEditorTreeProps> |
Inherited from
React.Component<RemHierarchyEditorTreeProps>.constructor
• new RemHierarchyEditorTree(props, context)
Parameters
| Name | Type |
|---|---|
props | RemHierarchyEditorTreeProps |
context | any |
Inherited from
React.Component<RemHierarchyEditorTreeProps>.constructor
Methods
render
▸ render(): Element
Returns
Element
Overrides
React.Component.render