IChangeProgressEventArgs
Properties
Section titled "Properties"currentValue
Section titled "currentValue"currentValue: number Defined in projects/igniteui-angular/progressbar/src/progressbar/progressbar.component.ts:44
Optional owner
Section titled "owner"Inherited from: IBaseEventArgs
Provides reference to the owner component.
owner?: any Defined in projects/igniteui-angular/core/src/core/utils.ts:428
previousValue
Section titled "previousValue"previousValue: number Defined in projects/igniteui-angular/progressbar/src/progressbar/progressbar.component.ts:43