addNewDiv Method
Add a new HTMLDivElement
as a child of this viewport's div.
addNewDiv(className: string, overflowHidden: boolean, z: number): HTMLDivElement
@returns the new div.
Returns - HTMLDivElement
the new div.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.