Pathfinder 1e for Foundry VTT
    Preparing search index...

    Function slideDown

    • Slide Down

      Parameters

      • elem: HTMLElement
      • Optionaloptions: { animate?: boolean; duration?: number } = {}
        • Optionalanimate?: boolean

          Indicate whether animation should be skipped or executed. Same as setting duration of zero.

        • Optionalduration?: number

          Duration in milliseconds for the animation to last.

      Returns Animation

      • Resulting animation