as the title: there are many objects in my canvas, I want to disable all of them. Please tell me how to do it if you are familiar with it.
as the title: there are many objects in my canvas, I want to disable all of them. Please tell me how to do it if you are familiar with it.
 canvas.selections=false// uncheck 
 object.set ('selectable',false) / / single element disables 
Previous: Project creation for react+webpack+mobx
Next: How does the front end parse the string containing the html tag returned by json