Animation API in Vue Stepper API component
Defines the step progress animation of the Stepper.
Properties
delay
number
delay in milliseconds
Defaults to 0
duration
number
duration in milliseconds
Defaults to 2000
enable
boolean
Defines whether a animation is enabled or disabled.
Defaults to true