Home > @tridion-sites/extensions > EditorHookResult > updateItem
Callback to update item in the editor state.
Signature:
updateItem: (item: Bundle | KeywordCategory | Component | MultimediaComponent | Folder | Keyword | Page | StructureGroup) => void;