Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Events/DomEvents/onDomReady

Index

Functions

Functions

onDomReady

  • onDomReady(listener: Function): void
  • Registers a special event handler which is called as soon as the document reports to be ready. If this is called after the document is ready, the handler will be executed immediately

    Parameters

    • listener: Function

    Returns void

Generated using TypeDoc