vinothpandian / react-sketch-canvas

Freehand vector drawing component for React using SVG as canvas 🖌️

Home Page:https://vinoth.info/react-sketch-canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to block drawing?

doxomo opened this issue · comments

How can I block drawing? Make it view-only mode

Right now there is no option. But if you import the Canvas instead of ReactSketchCanvas you can easily solve this by using the handlers