Vue Button - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Button

element

The UI component's container.