useElementRects

Track an array of elements dimensions and position reactively


`useElementRects` provides reactive access to an array of element's dimensions and position information, automatically updating when the element's size or position changes.

Usage