mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
@ -220,9 +220,8 @@ class ToastCmp {
|
||||
}
|
||||
|
||||
export interface ToastOptions {
|
||||
title?: string;
|
||||
message?: string;
|
||||
cssClass?: string;
|
||||
buttons?: Array<any>;
|
||||
duration?: number;
|
||||
showCloseButton?: boolean;
|
||||
closeButtonText?: string;
|
||||
|
Reference in New Issue
Block a user