tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > BundleEditorHookResult

BundleEditorHookResult interface

Signature:

export interface BundleEditorHookResult

Properties

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.