react-rnd icon indicating copy to clipboard operation
react-rnd copied to clipboard

🖱 A resizable and draggable component for React.

Results 168 react-rnd issues
Sort by recently updated
recently updated
newest added

### Overview of the problem Setting bounds="parent" I'm using react-rnd **version** 10.1.10 My **browser** is: Chrome I am sure this issue is **not a duplicate**? Yes ### Description I set...

I have controls and areas in my child element that I don't want to be draggable. How can I delimit the content that is draggable?

### Overview of the problem I'm using react-rnd **version** [9.1.1] My **browser** is: Chrome I am sure this issue is **not a duplicate**? ### Reproduced project NA ### Description We...

This is a question. ### Overview of the problem I'm using react-rnd **version** 10.1.9 My **browser** is: chrome ### Description Is There a way to Drag and Resize Multiple Items...

### Question / Feature request react-dnd already let us define a `maxWidth` prop that will apply resizing restrictions, and so, restriction on the width. Would it also be possible to...

### Overview of the problem I'm using react-rnd 10.3.5 My **browser** is: Safari Version 15.3 (17612.4.9.1.8) ### Reproduced project Code can be reproduced here https://codesandbox.io/s/y3997qply9 ### Description On safari, the...

### Overview of the problem I'm using react-rnd **version** [x.x.x] My **browser** is: I am sure this issue is **not a duplicate**? ### Reproduced project https://codesandbox.io/s/y3997qply9 ### Description ### Steps...

First of all, want to say thanks for the excellent module and all the hard work you've put into it :) Onto my feature request/enhancement: Would be great if the...

enhancement

### Overview of the problem I'm using react-rnd **version** [10.1.10] My **browser** is: Google Chrome ### Description I have a question. Imagine that the screen is divided into 2 parts,...

Export Resizable and Draggable Components so they could be used separately without adding dependency to "react-draggable" and "re-resizable";