Vue ProgressBar - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxProgressBarTypes } from "devextreme-vue/progress-bar"
Type: DxProgressBarTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

ProgressBar

element

The UI component's container.