ResizeObserver not detected. Demos will not work.
ResizeObserver demos
To run demos on Chrome, launch it with --enable-blink-features=ResizeObserver
flag.
Component: A div whose content changes depending on its size.
Chat: Use ResizeObserver to keep chat scrolled to the bottom.
iframe resizing: Use ResizeObserver to size iframes to content.