Skip to content

Type alias: ContentChangeHookPayload

Ƭ ContentChangeHookPayload: 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.