Interface IProgressConfig

Index

Properties

Properties

optional public animate?: boolean

Whether bars use transitions to achieve the width change.

default

: true

optional public max?: number

A number that specifies the total value of bars that is required.

default

: 100