tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > KeywordEditorHookResult

KeywordEditorHookResult interface

Signature:

export interface KeywordEditorHookResult

Properties

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