Resizable

A collection of 18 posts

Resizable component for React

react resizable box Resizable component for React. Install $ npm install --save react-resizable-box Usage Basic <Resizable className="item" width={320} height={200} > Basic Sample </Resizable> Live Demo http:
24 August 2017

Dragable and Resizable window build with React.js

react-DnR Draggable and Resizable window build with React.js. Installation The easiest way to use react-DnR is to install it from npm and include it in your React build process (using Webpack, Browserify,
24 August 2017

Resizable and movable component for React

react rnd Resizable and draggable component for React. Install use npm npm i -S react-rnd use yarn yarn add react-rnd Live Demo http://bokuweb.github.io/react-rnd/ GitHub
24 August 2017