Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Render-prop / hook wrapper around ResizeObserver.
| Prop | Type | Default | Description |
|---|---|---|---|
children | (size) => ReactNode | — | Size renderer. |
onResize | (size) => void | — | Optional callback. |