mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
@ -6,7 +6,7 @@ import {IonicApp} from './app';
|
|||||||
* @name Id
|
* @name Id
|
||||||
* @description
|
* @description
|
||||||
* IdRef is an easy way to identify unique components in an app and access them
|
* IdRef is an easy way to identify unique components in an app and access them
|
||||||
* no matter where in the UI heirarchy you are. For example, this makes toggling
|
* no matter where in the UI hierarchy you are. For example, this makes toggling
|
||||||
* a global side menu feasible from any place in the application.
|
* a global side menu feasible from any place in the application.
|
||||||
*
|
*
|
||||||
* See the [Menu section](http://ionicframework.com/docs/v2/components/#menus) of
|
* See the [Menu section](http://ionicframework.com/docs/v2/components/#menus) of
|
||||||
|
Reference in New Issue
Block a user