Vue RadioGroup - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxRadioGroupTypes } from "devextreme-vue/radio-group"
Type: DxRadioGroupTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

RadioGroup

element

The UI component's container.