docs(demos): add title demo which uses the toolbar demo but hides some

Hiding any toolbars that don’t use ion-title for the title demo only

references driftyco/ionic-site#397
This commit is contained in:
Brandy Carney
2016-02-05 12:17:53 -05:00
parent 03b5ff583e
commit 78c2ecc84f
3 changed files with 20 additions and 5 deletions

View File

@@ -136,7 +136,7 @@ export class Toolbar extends ToolbarBase {
* <ion-title>SubHeader</ion-title>
* </ion-toolbar>
* ```
* @demo /docs/v2/demos/toolbar/
* @demo /docs/v2/demos/title/
*/
@Component({
selector: 'ion-title',