Canvas icon indicating copy to clipboard operation
Canvas copied to clipboard

Update BECanvasComponent.cs

Open scubakiz opened this issue 4 years ago • 0 comments

Exposed Id so component can be found in Javascript. Will be helpful when trying to get the canvas size at runtime:

document.getElementById(canvasElementId).getBoundingClientRect();

scubakiz avatar Feb 03 '21 20:02 scubakiz