Function init

  • Initializes the dialog DOM. Automatically called by fire if you have not initialized yet

    Parameters

    • Optional root: null | Element

      The root element to append the dialog to. Defaults to body.

    Returns void

Generated using TypeDoc