The HTMLElement where the window's Layout should be initialized. We recommend using a div element.
OptionalcontainerId
containerId?:string
Deprecated
use container HTMLElement instead
The id attribute of the container where the window's Layout should be initialized. If not provided
then an element with id layout-container is used. We recommend using a div element.
The HTMLElement where the window's Layout should be initialized. We recommend using a div element.