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

Interface. Layoutable Child

sprotty-protocol / LayoutableChild

Interface: LayoutableChild

Defined in: model.ts:149

Feature extension interface for layoutableChildFeature. This is used when the parent element has a layout property (meaning it’s a LayoutContainer).

Extends

Extended by

Properties

layoutOptions?

optional layoutOptions: ModelLayoutOptions

Defined in: model.ts:150


position

position: Point

Defined in: model.ts:135

Inherited from

BoundsAware.position


size

size: Dimension

Defined in: model.ts:142

Inherited from

BoundsAware.size