Type Alias WhiteboardContextMenuActionID
WhiteboardContextMenuActionID:
| "edit"
| "restyle"
| "duplicate"
| "bring-front"
| "send-back"
| "delete"
| "add-sticky"
| "add-text"
| "add-markdown"
| "add-html"
| "add-page"
| "page-rename"
| "page-delete"
Identifier of one context-menu action — the board's dispatcher switches on it.