Interface InitLayoutOptions

Hierarchy

  • InitLayoutOptions

Properties

Properties

containerId?: string

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.