Amount to decrement progress
Promise which resolves after animation completes
Transition to 100%, hide, and reset
Promise which resolves after progress bar has been reset
Note, because .start() uses a single CSS transition, this will not accurately reflect the position on the screen
Current progress
Amount to increment progress
Promise which resolves after animation completes
Set progress to 0 and show after transition completes
Promise which resolves after progress bar has been reset
0-100
Promise which resolves after transition animation completes
Max amount of time to animate. Larger values = slower moving bar.
CSS transition easing
Promise which resolves after timeout or .finish()
Generated using TypeDoc