BEFORE-event args for WhiteboardState.ContentChanging$ — raised (in addition to
WhiteboardState.ItemUpdating$) when an WhiteboardState.UpdateItem patch
touches an item's CONTENT fields: Text, Label, Sub, Markdown, Html or Title.
This is the hook for content governance (length limits, redaction, moderation) without
having to inspect every geometry patch. Cancel to veto the whole update.
BEFORE-event args for WhiteboardState.ContentChanging$ — raised (in addition to WhiteboardState.ItemUpdating$) when an WhiteboardState.UpdateItem patch touches an item's CONTENT fields:
Text,Label,Sub,Markdown,HtmlorTitle. This is the hook for content governance (length limits, redaction, moderation) without having to inspect every geometry patch. Cancel to veto the whole update.