Constructors
constructor
- new H5PDialog(name, title, content, $element): H5PDialog
Parameters
- name: string
- title: string
- content: string
- $element: JQuery<HTMLElement>
Methods
close
- close(): void
Returns void
open
- open(scrollbar?): void
Parameters
Optional
scrollbar: boolean
Returns void
Used for the Dialog's HTML class