Angular RadioGroup - InitializedEvent

The type of the initialized event handler's argument.

import { DxRadioGroupTypes } from "devextreme-angular/ui/radio-group"
Type: DxRadioGroupTypes.InitializedEvent

component

The UI component's instance.

Type:

RadioGroup

element

The UI component's container.