tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > EditorHookResult > onUpdate

EditorHookResult.onUpdate property

Warning: This API is now obsolete.

have been renamed to updateItem.

Signature:

onUpdate: (item: Bundle | KeywordCategory | Component | MultimediaComponent | Folder | Keyword | Page | StructureGroup) => void;