Optionaloptions: { animate?: boolean; duration?: number } = {}Optionalanimate?: booleanIndicate whether animation should be skipped or executed. Same as setting duration of zero.
Optionalduration?: numberDuration in milliseconds for the animation to last.
Slide Down