Category "react-canvas"

How to attach a cross icon to delete the rectangle using react-konva rect component?

I have a rectangle inside canvas which is resizable and draggable. I am using react-konva to implement those features. Everything is going quite smoothly. But,

How to attach a cross icon to delete the rectangle using react-konva rect component?

I have a rectangle inside canvas which is resizable and draggable. I am using react-konva to implement those features. Everything is going quite smoothly. But,