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