scroll-size-observer
A lightweight JavaScript library that provides a simple and efficient way to observe changes to elements' `scrollWidth` and `scrollHeight` properties. It offers a similar API to `ResizeObserver`.
vue-use-scroll-size-observer
Vue3 composable that provides a simple and efficient way to observe changes to elements' `scrollWidth` and `scrollHeight` properties. It offers a similar API to `ResizeObserver`.
scrollview-resize
Report changes to the dimensions of an Element's scrollWidth and scrollHeight