Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Ui/getDocumentHeight

Index

Functions

Functions

getDocumentHeight

  • getDocumentHeight(doc?: Document | any): number
  • Returns the height of the document in pixels Returns -1 if the function is not called in a browser!

    Parameters

    • Optional doc: Document | any

      Can be used to set another element as the current document

    Returns number

Generated using TypeDoc