New to KendoReact? Learn about KendoReact Free.
MultiSelectTreeTagProps
The props of component that will be used for rendering each of the MultiSelectTree tags
Name | Type | Default | Description |
---|---|---|---|
focusedTag? |
|
The currently focused tag data, if any. | |
guid |
|
The unique identifier for the tag. | |
onTagDelete |
|
The callback function that is triggered when a tag is deleted. | |
tagData |
|
The data for the tag being rendered. |