diff --git a/ionic/components/item/item.ts b/ionic/components/item/item.ts index 5b2aa45f2c..19fde8f2c0 100644 --- a/ionic/components/item/item.ts +++ b/ionic/components/item/item.ts @@ -5,6 +5,11 @@ import {Component} from 'angular2/angular2'; * Creates a list-item that can easily be swiped, * deleted, reordered, edited, and more. * + * There are three common ways to use an item: + * - Use `` for something that is only non-clickable text. + * - Use `