re-resizable
Resizable React component
A React component that allows users to resize its content area with adjustable constraints and state management.
📏 A resizable component for React.
2k stars
13 watching
220 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
reactreact-componentresizableresize
Related projects:
Repository | Description | Stars |
---|---|---|
bokuweb/react-rnd | A customizable, drag-and-drop component for creating resizable and positionable UI elements in React applications. | 3,972 |
okonet/react-container-dimensions | Provides a wrapper component to pass parent element resize dimensions down the tree in React applications. | 229 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
ctrlplusb/react-sizeme | A library that provides responsive design capabilities to React components by making them aware of their size and triggering recalculations at a specified frequency. | 1,947 |
tachibana-shin/vue-re-resizable | A component library for creating resizable elements in Vue.js applications. | 2 |
ctrlplusb/react-component-queries | Provides props to React components based on their dimensions | 182 |
rebassjs/rebass | A React component library built with Styled System for building consistent UI components with design constraints and user-defined scales | 7,941 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 16,035 |
kirillmurashov/vue-drag-resize | A Vue.js component that provides draggable and resizable elements with customizable properties and behavior. | 2,290 |
reduxjs/reselect | A library for creating efficient and composable selector functions to derive data from immutable state. | 19,049 |
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,250 |
oblador/react-native-collapsible | A React Native component that enables collapsible content with animated transitions and customizable behavior. | 2,472 |
vitalets/react-native-extended-stylesheet | A library providing extended styling options for React Native applications | 2,935 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 508 |
software-mansion/react-native-reanimated | Reimplements React Native's Animated library API with a more comprehensive and low-level abstraction for gesture-based interactions. | 9,167 |