tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > StructureGroupEditorHookResult

StructureGroupEditorHookResult interface

Signature:

export interface StructureGroupEditorHookResult

Properties

Property Modifiers Type Description
isChanged   boolean Boolean that indicates that Structure Group has unsaved changes.
isEditing   boolean Boolean that indicates that Structure Group can be edited.
metadataSchema   Schema | undefined Structure Group’s metadata schema.
structureGroup   StructureGroup Editable Structure Group.