Angular TreeView Node
A TreeView node.
import { DxTreeViewTypes } from "devextreme-angular/ui/tree-view"
Type:
DxTreeViewTypes.Node
This section describes the contents of a TreeView node object. Such objects can be accessed using the getNodes() method and within functions handling the events whose name begins with item....