Skip to main content

Function: ClassTree()

ClassTree(props): Element

Defined in: src/widgets/classTree/classTree.tsx:89

Component to display an element type (class) tree for the workspace.

Element type graph is loaded from DataProvider associated with the diagram model.

In graph authoring mode, the class tree can be used to create entity elements that are instances of the displayed types.

Parameters

ParameterType

props

ClassTreeProps

Returns

Element