tridion-sites-extensions-api-docs

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

EditorHookResult.updateItem property

Callback to update item in the editor state.

Signature:

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