mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
committed by
Brandy Carney
parent
1b9d61bfa8
commit
dbf6a448ff
@@ -1,8 +1,8 @@
|
||||
import { Animation, Side } from '../../interface';
|
||||
|
||||
export interface MenuI {
|
||||
|
||||
el: HTMLIonMenuElement;
|
||||
mode: string;
|
||||
side: Side;
|
||||
menuId?: string;
|
||||
disabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user