Function: loadWorkspaceComment()
function loadWorkspaceComment(elem, workspace): WorkspaceComment;
Defined in: packages/blockly/core/xml.ts:517
Deserializes the given comment state into the given workspace.
Parameters
| Parameter | Type |
|---|---|
elem | Element |
workspace | Workspace |