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:
September 8, 2023