flexlayout-react
Preparing search index...
IJsonSubLayout
Interface IJsonSubLayout
interface
IJsonSubLayout
{
layout
:
IJsonRowNode
;
name
?:
string
;
rect
?:
IJsonRect
;
type
?:
ILayoutType
;
}
Hierarchy (
View Summary
)
ISubLayoutAttributes
IJsonSubLayout
Index
Properties
layout
name?
rect?
type?
Properties
layout
layout
:
IJsonRowNode
Optional
name
name
?:
string
the name of the sub layout, e.g. as shown in the model explorer
Default: undefined
Optional
rect
rect
?:
IJsonRect
Optional
type
type
?:
ILayoutType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layout
name
rect
type
flexlayout-react
Loading...
the name of the sub layout, e.g. as shown in the model explorer
Default: undefined