File

projects/netgrif-components-core/src/lib/view/tree-case-view/tree-component/model/expansion-tree.ts

Description

An object that represents a tree of CaseTreeNode that should be expanded.

Indexable

[nodeId: string]: ExpansionTree
export interface ExpansionTree {
    [nodeId: string]: ExpansionTree;
}

result-matching ""

    No results matching ""