Angular Button - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

Button

element

The UI component's container.