UNPKG

ngx-bootstrap-fix-datepicker

Version:
7 lines (6 loc) 202 B
export declare class ProgressbarConfig { /** if `true` changing value of progress bar will be animated */ animate: Boolean; /** maximum total value of progress element */ max: number; }