WeaveEraserToolAction
Activate the deletion of nodes from the canvas
Overview
The WeaveEraserToolAction class that enables users to erase (delete or hide) elements (e.g. shapes, paths, annotations) the collaborative canvas.
The class extends the WeaveAction class.
Name
This action name
property value is eraserTool
.
Import
import { WeaveEraserToolAction } from "@inditextech/weave-sdk";
Instantiation
new WeaveEraserToolAction();