OverlayContainer
Use the OverlayContainer to create a portal, rendering children in a container
that is located outside the hierarchy of the parent component.
OverlayContainerProps
extends
| Name | Type | Default | Description |
|---|---|---|---|
portalContainer? | document.body | The container element in which the overlay portal will be placed. |
ModalContextProviderProps
extends
<>| Name | Type | Default | Description |
|---|---|---|---|
children | |