mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Toderp work
This commit is contained in:
@ -72,6 +72,12 @@
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
* Close all menus.
|
||||
*/
|
||||
close: function() {
|
||||
this.openPercentage(0);
|
||||
},
|
||||
|
||||
/**
|
||||
* @return {float} The amount the side menu is open, either positive or negative for left (positive), or right (negative)
|
||||
|
||||
Reference in New Issue
Block a user