Overlay HooksChoose one below to see a demoAllAction SheetAlertLoadingModalPickerPopoverToast
AllAllSample usageOverlay Hooks

In Ionic React 5.6, the team packaged up a new set of hooks for controlling overlay components that they thought we might like. What is an overlay you ask? It’s the term that Ionic give components that display over your current content, such as alerts, modals, toasts, etc.


All of the code is taken from the Ionic Framework docs. You can find the blog post outlining these new overlay hooks here.


Check out the samples by navigating to a respective one in the side menu.