Vue ProgressBar - CompleteEvent

The type of the complete event handler's argument.

import { CompleteEvent } from "devextreme/ui/progress_bar"
Type:

Object

component

The UI component's instance.

Selector: DxComponent
Type:

ProgressBar

element

The UI component's container.

event

Specifies the executed event.

Selector: DxEvent