react-container-dimensions
Resize dimension wrapper
Provides a wrapper component to pass parent element resize dimensions down the tree in React applications.
Wrapper component that detects element resize and passes new dimensions down the tree. Based on https://github.com/wnr/element-resize-detector
229 stars
5 watching
26 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A React component that provides responsive dimensions to its wrapped child components | 450 |
| 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 |
| A React component that allows users to resize an element using drag and drop | 19 |
| A Vue.js component to detect changes in DOM element sizes. | 508 |
| Provides props to React components based on their dimensions | 182 |
| A React component that measures and reports the height of its children elements. | 181 |
| A lightweight React wrapper that enables development of full-featured web apps in RacketScript | 58 |
| Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
| A library that automates the wrapping of React components in CustomElements to enable easy integration with web standards. | 106 |
| A plugin for detecting when DOM elements change size | 16 |
| A simple styled component to speed up layout prototyping with flex-powered layouts | 40 |
| A library providing an Angular service to observe and respond to changes in the size of DOM elements. | 22 |
| A library that detects when DOM elements change size | 17 |
| A library that enables React components to have Effector stores attached without using hooks. | 82 |
| Makes web components usable with React properties and functions | 176 |