import TreeItems from 'n2o/src/components/controls/InputSelectTreeOldDeprecated/TreeItems.jsx'TreeItems
Extends:
react~React.Component → TreeItems
Компонент TreeItems
React Props:
| Name | Type | Attribute | Description |
| hasChildrenFiledId | boolean | ||
| labelFieldId | string | ||
| valueFieldId | string | ||
| iconFieldId | string | ||
| disabledValues | array | ||
| imageFieldId | string | ||
| hasCheckboxes | boolean | ||
| format | string | ||
| ajax | boolean | ||
| badgeFieldId | string | ||
| badgeColorFieldId | string | ||
| options | object | ||
| treeState | object | ||
| active | object | ||
| handleSelect | function | ||
| handleDelete | function | ||
| onExpandClick | function | ||
| parentFieldId | string | ||
| handleFocus | function | ||
| value | any | ||
| groupFieldId | string |
Method Summary
| Public Methods | ||
| public |
render(): * |
|