Section interface

A layout node holding groups together in a page

Properties

groups
id

The id for the layout node.

overridden

A value indicating whether this layout node has been overridden by a child layout.

Property Details

groups

groups: Group[]

Property Value

Group[]

id

The id for the layout node.

id: string

Property Value

string

overridden

A value indicating whether this layout node has been overridden by a child layout.

overridden: boolean

Property Value

boolean