Back to Vuejs

Template

src/examples/src/circle-drawer/App/template.html

latest217 B
Original Source

Click on the canvas to draw a circle. Click on a circle to select it. Right-click on the canvas to adjust the radius of the selected circle.

UndoRedo

Adjust radius of circle at ({{ selected.cx }}, {{ selected.cy }})