Files
ionic-framework/core/src/components/toast-controller
2018-08-29 16:19:51 +02:00
..
2018-08-12 12:04:27 +02:00

ion-toast-controller

ToastController is a component use to create Toast components. Please see the docs for Toast.

Methods

Method Description
create Create a toast overlay with toast options.
dismiss Dismiss the open toast overlay.
getTop Get the most recently opened toast overlay.

Built with StencilJS