React TagBox - ContentReadyEvent

The type of the contentReady event handler's argument.

import { TagBoxTypes } from "devextreme-react/tag-box"
Type: TagBoxTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

TagBox

element

The UI component's container.