Files
ionic-framework/core/src/components/loading-controller
2018-08-02 11:24:38 -04:00
..
2018-05-31 10:56:02 -04:00
2018-08-02 11:24:38 -04:00

ion-loading-controller

Loading controllers programmatically control the loading component. Loadings can be created and dismissed from the loading controller. View the Loading documentation for a full list of options to pass upon creation.

Methods

create()

Create a loading overlay with loading options.

dismiss()

Dismiss the open loading overlay.

getTop()

Get the most recently opened loading overlay.


Built with StencilJS