Element to animate
Additional options
Optional
animate?: booleanIndicate whether animation should be skipped or executed. Same as setting duration of zero.
Optional
duration?: numberDuration in milliseconds for the animation to last.
Optional
remove?: booleanRemove the element at the end of the animation
Slide Up