React TreeView Node
A TreeView node.
import { TreeViewTypes } from "devextreme-react/tree-view"
Type:
TreeViewTypes.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....