Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "mdc-tab-scroller/util"

Index

Functions

computeHorizontalScrollbarHeight

  • computeHorizontalScrollbarHeight(documentObj: Document, shouldCacheResult?: boolean): number
  • Computes the height of browser-rendered horizontal scrollbars using a self-created test element. May return 0 (e.g. on OS X browsers under default configuration).

    Parameters

    • documentObj: Document
    • Default value shouldCacheResult: boolean = true

    Returns number

Generated using TypeDoc