Merge pull request #699 from louislarry/patch-1

Update id.ts
This commit is contained in:
Adam Bradley
2015-12-05 20:57:21 -06:00

View File

@@ -7,7 +7,7 @@ import {IonicApp} from './app';
* no matter where in the UI heirarchy you are. For example, this makes toggling
* a global side menu feasible from any place in the application.
*
* See the [Menu section](http://localhost:4000/docs/v2/components/#menus) of
* See the [Menu section](http://ionicframework.com/docs/v2/components/#menus) of
* the Component docs for an example of how Menus rely on ID's.
*
* To give any component an ID, simply set its `id` property: