Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Layout Container

sprotty-protocol / LayoutContainer

Interface: LayoutContainer

Defined in: model.ts:178

Used to identify model elements that specify a layout to apply to their children.

Extends

Properties

layout

layout: LayoutKind

Defined in: model.ts:179


layoutOptions?

optional layoutOptions: ModelLayoutOptions

Defined in: model.ts:150

Inherited from

LayoutableChild.layoutOptions


position

position: Point

Defined in: model.ts:135

Inherited from

LayoutableChild.position


size

size: Dimension

Defined in: model.ts:142

Inherited from

LayoutableChild.size