From 58570f2da5cd9b20739881a7adaf54d316c2902d Mon Sep 17 00:00:00 2001 From: mhartington Date: Mon, 18 Apr 2016 17:36:50 -0400 Subject: [PATCH] docs(id): make private for now --- ionic/components/app/id.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/ionic/components/app/id.ts b/ionic/components/app/id.ts index cc5f83e604f..b070d4ac837 100644 --- a/ionic/components/app/id.ts +++ b/ionic/components/app/id.ts @@ -3,6 +3,7 @@ import {AppViewManager, ElementRef, Directive, Renderer, Input} from 'angular2/c import {IonicApp} from './app'; /** + * @private * @name Id * @description * The `id` attribute is an easy way to identify unique components in an app and access them