Showing 1-20 of 1,915,334 packages
measures element size
Track an element size over time
DOM element size sensor which will callback when size changed.
Primitives for tracking HTML element size and position on screen as it changes.
TypeScript definitions for element-size
React hook to handle DOM element size
React hook for tracking element size (540 bytes)
Angular directive for detecting changes of an element size.
Get the size of an element in pixels, including margins
Element Sensor is a purely event based element size changing detector, which means intermitten checking free.
Observer the size of an element over time
Observe element size in react, using ResizeObserver polyfill. Edit
A React hook for observing element size changes using ResizeObserver API
Declarative element size observer and provider
get element size for vue.js
Native event listener polyfill to capture element size changes
--- title: README nav: title: Hooks path: /hook group: title: Element Size path: /element-size order: 1 ---
React component that automatically fits the text to the element size. Ultra lightweight and efficient.
A vue component to observe element size changing.
`useElementSize` is a React hook that enables dynamic tracking of an HTML element's dimensions. It updates the element's width and height in response to window resizing, element mounting/unmounting, and ref changes.