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