sesaparcours
    Preparing search index...
    • Decode an XML comment tag and create a rendered comment on the workspace.

      Parameters

      • xmlComment: Element

        XML comment element.

      • workspace: Blockly.Workspace

        The workspace.

      • Optionalopt_wsWidth: number

        The width of the workspace, which is used to position comments correctly in RTL.

      Returns Blockly.WorkspaceCommentSvg

      The created workspace comment.