To use the ResizeObserver component, simply drag it to your screen / block and configure it:
Example configuration:
This configuration will trigger OnResize when the viewport changes width or height, throttling subsequent events by 200 milliseconds. No details are included (false) so my OnResize handler is not taking in the Entries variable.