getContainer()
returns the HTML element of Popup
getContainer(): HTMLElement;
Returns:
The HTML element.
Example
popup.getContainer();
// -> div.dhx_popup-content
returns the HTML element of Popup
The HTML element.
Example
popup.getContainer();
// -> div.dhx_popup-content