Class H5PDialog

Constructors

Methods

Constructors

  • Parameters

    • name: string

      Used for the Dialog's HTML class

    • title: string

      Inserted as the title in the Dialog

    • content: string

      HTML content in the Dialog

    • $element: JQuery<HTMLElement>

      Which element to insert the Dialog after

    Returns H5PDialog

Methods

  • Returns void

  • Parameters

    • Optional scrollbar: boolean

    Returns void