Skip to content

Type alias: ContentChangedHookPayload

Ƭ ContentChangedHookPayload: Object

Type declaration

Name Type Description
content any The new content.
node HTMLElement | null HTML element of the element that changed or null.
previewId string Preview ID of the element that changed.

Last update: January 30, 2024