Files

ion-toast

Properties

closeButtonText

string

cssClass

string

dismissOnPageChange

boolean

duration

number

enterAnimation

leaveAnimation

message

string

position

string

showCloseButton

boolean

toastId

number

translucent

boolean

willAnimate

boolean

Attributes

close-button-text

string

css-class

string

dismiss-on-page-change

boolean

duration

number

enter-animation

leave-animation

message

string

position

string

show-close-button

boolean

toast-id

number

translucent

boolean

will-animate

boolean

Events

ionToastDidDismiss

Emitted after the toast has dismissed.

ionToastDidLoad

Emitted after the toast has loaded.

ionToastDidPresent

Emitted after the toast has presented.

ionToastDidUnload

Emitted after the toast has unloaded.

ionToastWillDismiss

Emitted before the toast has dismissed.

ionToastWillPresent

Emitted before the toast has presented.

Methods

dismiss()

present()


Built with StencilJS