Skip to content

editorGlobalsITreeElement

Interface: ITreeElement ‹ElementType

Type parameters

ElementType

Hierarchy

  • ITreeElement

Index

Properties

Properties

children

children: Array‹ITreeElement‹ElementType››

Defined in src/util/Tree.ts:3


element

element: ElementType

Defined in src/util/Tree.ts:2


Optional parent

parent? : ITreeElement‹ElementType›

Defined in src/util/Tree.ts:4