Angular Switch - InitializedEvent

The type of the initialized event handler's argument.

import { DxSwitchTypes } from "devextreme-angular/ui/switch"
Type: DxSwitchTypes.InitializedEvent

component

The UI component's instance.

Type:

Switch

element

The UI component's container.