React RadioGroup - ContentReadyEvent

The type of the contentReady event handler's argument.

import { RadioGroupTypes } from "devextreme-react/radio-group"
Type: RadioGroupTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

RadioGroup

element

The UI component's container.