Optional
options: { animate?: boolean; duration?: number } = {}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.
Slide Down