UNPKG

ngx-bootstrap

Version:
10 lines (9 loc) 361 B
import * as ɵngcc0 from '@angular/core'; export declare class ProgressbarConfig { /** if `true` changing value of progress bar will be animated */ animate: boolean; /** maximum total value of progress element */ max: number; static ɵfac: ɵngcc0.ɵɵFactoryDef<ProgressbarConfig, never>; } //# sourceMappingURL=progressbar.config.d.ts.map