Files
ionic-framework/core/src/components/popover-controller
Manu Mtz.-Almeida 2ff585f305 test(nav): fix test
2018-08-07 23:23:17 +02:00
..
2018-08-07 23:23:17 +02:00
2018-08-02 11:24:38 -04: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

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