mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -6,6 +6,7 @@ export interface ActionSheetOptions {
|
||||
buttons: (ActionSheetButton | string)[];
|
||||
backdropDismiss?: boolean;
|
||||
translucent?: boolean;
|
||||
animated?: boolean;
|
||||
}
|
||||
|
||||
export interface ActionSheetButton {
|
||||
|
||||
Reference in New Issue
Block a user