Home > @tridion-sites/extensions > BundleEditorHookResult
Signature:
export interface BundleEditorHookResult
Property | Modifiers | Type | Description |
---|---|---|---|
bundle | Bundle | Editable Bundle. | |
isChanged | boolean | Boolean that indicates that Bundle has unsaved changes. | |
isEditing | boolean | Boolean that indicates that Bundle can be edited. | |
metadataSchema | Schema | undefined | Bundle’s metadata schema. |