diff --git a/ionic/components/app/id.ts b/ionic/components/app/id.ts index c89f3f1f5e..9e67276f57 100644 --- a/ionic/components/app/id.ts +++ b/ionic/components/app/id.ts @@ -64,6 +64,7 @@ export class IdRef { * // toggle the no-lines attributes based on whether isAndroid is true or false * * ``` + * @demo /docs/v2/demos/attr/ */ @Directive({ selector: '[attr]',