Basic usage
The PortalProvider component is typically used at the root of your application to manage overlay components:
Loading...
Custom Portal Nodes
You can disable the default portal rendering and use the PortalNodes component separately:
Loading...
Toast Example
The PortalProvider's toastBottomOffset
prop sets the default bottom offset for all toasts:
Loading...