This component lets you react to element size changes in real time using the ResizeObserver API. It allows you to run logic when width or height changes, helping you build layouts and components that adapt correctly to dynamic content and screen changes.