mockingbot / react-resizable-rotatable-draggable

A rectangle react component which can be resized and rotated

Home Page:https://mockingbot.github.io/react-resizable-rotatable-draggable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can you style the look of the ResizableRect?

tomsoderlund opened this issue · comments

Change border color, cursors etc?

Change border color, cursors etc?

document.querySelector('.rect').style.borderColor = 'blue'
or you can use css selectors