Type alias: ContentChangePayload
Ƭ ContentChangePayload: Object
Type declaration
Name | Type | Description |
---|---|---|
content |
any |
The new content. |
node |
HTMLElement |
HTML element of the element that changed. |
previewId |
string |
Preview ID of the element that changed. |