Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Render children into a host node outside the parent DOM hierarchy.
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | — | Content. |
container | HTMLElement | — | Optional explicit host. |
disabled | boolean | false | Render inline instead. |