h5p-types
    Preparing search index...

    Class H5PDialog

    Index

    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

      • Optionalscrollbar: boolean

      Returns void