New to KendoReact? Start a free 30-day trial
TreeViewOperationDescriptor
The descriptor which is used for expanding, selecting, and checking.
Name | Type | Default | Description |
---|---|---|---|
idField? |
|
The name of the field which will uniquely describe an item as an alternative to its hierarchical index. | |
ids? |
|
The IDs of the items to which the operation will be applied. By default, the TreeView applies the hierarchical indices of the items. These indices are zero-based. The first root item has a | |
operationField? |
|
The name of the field which will provide a Boolean representation for the operation state of the item. The default fields are:
|