tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > CategoryEditorHookResult

CategoryEditorHookResult interface

Signature:

export interface CategoryEditorHookResult

Properties

Property Modifiers Type Description
category   KeywordCategory Editable Category.
isChanged   boolean Boolean that indicates that Category has unsaved changes.
isEditing   boolean Boolean that indicates that Category can be edited.