ngx-resize-observer
Element size detector
A library that detects when DOM elements change size
Angular 8+ module for detecting when elements are resized
17 stars
2 watching
3 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing an Angular service to observe and respond to changes in the size of DOM elements. | 22 |
| A library that monitors changes to HTML elements in a web application | 5 |
| A library that detects when DOM elements are visible using IntersectionObserver. | 11 |
| A plugin for detecting when DOM elements change size | 16 |
| Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
| A Vue.js component to detect changes in DOM element sizes. | 508 |
| A polyfill for the Resize Observer API | 1,754 |
| A Vue.js directive that detects and responds to resize events from the browser window | 326 |
| A React component that allows users to resize an element using drag and drop | 19 |
| A tool that enables dynamic resizing of HTML input and textarea elements based on user input. | 88 |
| An Angular directive to automatically adjust the width of an input element based on its content | 22 |
| A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
| A utility library for watching element resize in Svelte applications | 29 |
| A reusable component for creating resizable elements in Angular applications. | 116 |
| Provides a wrapper component to pass parent element resize dimensions down the tree in React applications. | 229 |