Angular Button - InitializedEvent

The type of the initialized event handler's argument.

import { DxButtonTypes } from "devextreme-angular/ui/button"
Type: DxButtonTypes.InitializedEvent

component

The UI component's instance.

Type:

Button

element

The UI component's container.