Array<'s' | 'w' | 'e' | 'n' | 'sw' | 'nw' | 'se' | 'ne'> = ['se'], // Custom component for resize handles // See `handle` as used in https://github.com/react-grid-layout/react-resizable#resize-handle // Your component should have the class `.react-resizable-handle...
.github __tests__ build css dist examples interfaces lib test .babelrc .eslintignore .eslintrc .flowconfig .gitignore .npmignore .travis.yml .validate.json CHANGELOG.md LICENSE Makefile README.md build.sh index-dev.js index.html index.js package.json ...
//github.com/react-grid-layout/react-draggable/issues/728allowMobileScroll:boolean,// Determines which axis the draggable can move. This only affects// flushing to the DOM. Callbacks will still include all values.// Accepted values:// - `both` allows movement horizontally and vertically (...
This release brings us onto mainline (1.x) react-draggable and react-resizable, eliminating the previous github dependency. 0.10.0 is not yet complete. Use this release at your own risk. Known bugs: The placeholder box does not properly follow the mouse and stays pinned to the active drag....
A draggable and resizable grid layout with responsive breakpoints, for React. - GitHub - ximenchuixue/react-grid-layout: A draggable and resizable grid layout with responsive breakpoints, for React.
A simple React component that is resizable with a handle. - GitHub - react-grid-layout/react-resizable: A simple React component that is resizable with a handle.
strml.github.io/react-grid-layout/examples/0-showcase.html Resources Readme License MIT license Activity Stars 0 stars Watchers 1 watching Forks 0 forks Report repository Releases 88 tags Packages No packages published Languages JavaScript 97.1% Makefile 1.5% Other 1.4% Footer...
.github __tests__ css dist examples interfaces lib test .babelrc .eslintignore .eslintrc .flowconfig .gitignore .npmignore .travis.yml .validate.json CHANGELOG.md LICENSE Makefile README.md build.sh index-dev.js index.html index.js package.json webpack...
import RGL, { WidthProvider } from "react-grid-layout";const ReactGridLayout = WidthProvider(RGL);export default class BasicLayout extends React.PureComponent { static defaultProps = { className: "layout", items: 20, rowHeight: 30, onLayoutChange: function() {}, ...
.github fix(github): use periodic-labeler to fix actions/labeler#12 Nov 20, 2019 __mocks__ Fix shouldComponentUpdate interfering with droppability (react-grid-l… Mar 12, 2020 css Merge branch 'master' into lm-fix-dynamic-remount Oct 10, 2019 dist release 1.0.0 Jul 21, 2020 examples...