Type Alias. Layout Kind
sprotty-protocol / LayoutKind
LayoutKind =
"stack"
|"vbox"
|"hbox"
|string
&object
Defined in: model.ts:185
Type for the layout property of a LayoutContainer
.
sprotty-protocol / LayoutKind
LayoutKind =
"stack"
|"vbox"
|"hbox"
|string
&object
Defined in: model.ts:185
Type for the layout property of a LayoutContainer
.