Home > blockly > comments > RenderedWorkspaceComment > showContextMenu
comments.RenderedWorkspaceComment.showContextMenu() method
Show a context menu for this comment.
Signature:
showContextMenu(e: Event): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| e | Event |
Returns:
void