title | layout | slug | algolia |
---|---|---|---|
Transition |
docs.html |
transition |
true |
[[lead]]Controls transition durations of the instance[[/lead]]
This module is requisite and it's imported within a bundle.
- Usage: Holds duration of the transition based on currently running animation type
-
Arguments:
{String} property
-
Usage: Returns a value of CSS transition property based on duration
-
Arguments:
{String} property
-
Usage: Applies transition declaration to wrapper HTML element
- Usage: Clears transition declarations from wrapper HTML element
-
Arguments:
{Function} callback
-
Usage: Call specified callback after a transition
- Usage: Disables transitions. The instance will make immediate jumps to indexes instead of smooth movements
- Usage: Enables previously disabled transitions