mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@@ -2,7 +2,6 @@ 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