From f3a948cdb6f884c7bed1849975ce1ae2c2ecc2a2 Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Fri, 20 Nov 2015 14:20:54 -0600 Subject: [PATCH] docs(item): multiple ion-item-content usage Closes #534 --- ionic/components/item/item.ts | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/ionic/components/item/item.ts b/ionic/components/item/item.ts index 749cfccd3d..25bbff20ba 100644 --- a/ionic/components/item/item.ts +++ b/ionic/components/item/item.ts @@ -2,8 +2,7 @@ import {Component} from 'angular2/angular2'; /** - * Creates a list-item that can easily be swiped, - * deleted, reordered, edited, and more. + * 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. @@ -14,19 +13,30 @@ import {Component} from 'angular2/angular2'; * To hide this icon, add the `detail-none` attribute to the item (eg: `