LayoutComponentinterface
Describes a Layout component - an app participating in the Layout and its state.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| application⚓︎ | string | x | Name of the app to which belongs the window instance, or the name of the Workspaces App to which belongs the Workspace instance. |
|
| state⚓︎ | any | x | Provides information about the instance ID, bounds, context, state and more of the Layout component. |
|
| type⚓︎ | string | x | Type of the Layout component. If |