- Preparing search index...
- The search index is not available
tim3d
Constructors
constructor
- new Container(container?: HTMLElement): Container
-
Parameters
-
Optional
container: HTMLElement
Properties
Private
instance
instance: HTMLElement
Methods
appendChild
- appendChild(domElement: HTMLElement): void
-
Returns void
destroy
- destroy(): void
-
Returns void
getInstance
- getInstance(): HTMLElement
-
Returns HTMLElement
removeChild
- removeChild(domElement: HTMLElement): void
-
Returns void
Instance of a HTML container, which is rendered to page.
Author
Matej Hakoš