Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Tools/Helpers

Index

Functions

  • Await for a set of images to be loaded. If parameter images is omitted, the function takes all document image.

    Parameters

    Returns Promise<void>

  • ready(): Promise<void>
  • scrollTo(to: number, duration?: number): void
  • Scroll the page to a specific position

    Parameters

    • to: number
    • duration: number = 500

    Returns void

Generated using TypeDoc