ILayoutV2

Interface

Interface representing a V2 layout object.

Extends

Properties

Property Type Notes
history IHistoryEntry[]

Array of history entries for the layout.

schemaVersion

Schema version for the layout.

sections SectionOrRef[]

Array of sections in the layout.

overrides Optional INodeOverrides

Optional overrides for layout nodes.

readOnly Optional boolean

If true, the entire layout is read-only.

translations Optional ITranslationMap

Optional translations for the layout.


Interface defined in packages/common/src/layouts/migrations/types/ILayoutV2.ts:10