Home > @tridion-sites/extensions > StructureGroupEditorHookResult
Signature:
export interface StructureGroupEditorHookResult
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. |