ILayoutV2
Interface representing a V2 layout object.
Extends
Properties
Property | Type | Notes |
---|---|---|
IHistoryEntry[] |
Array of history entries for the layout. |
|
Schema version for the layout. |
||
SectionOrRef[] |
Array of sections in the layout. |
|
Optional | INodeOverrides |
Optional overrides for layout nodes. |
Optional | boolean |
If true, the entire layout is read-only. |
Optional | ITranslationMap |
Optional translations for the layout. |
Interface defined in packages/common/src/layouts/migrations/types/ILayoutV2.ts:10