mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
ion-popover-controller
Popover controllers programmatically control the popover component. Popovers can be created and dismissed from the popover controller. View the Popover documentation for a full list of options to pass upon creation.
Methods
| Method | Description |
|---|---|
create |
Create a popover overlay with popover options. |
dismiss |
Dismiss the open popover overlay. |
getTop |
Get the most recently opened popover overlay. |
Built with StencilJS