mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user