Files
ionic-framework/core/src/components/title/readme.md
2018-03-12 16:02:25 -04:00

321 B

ion-title

ion-title is a component that sets the title of the Toolbar.

<ion-header>

  <ion-toolbar>
    <ion-title>Settings</ion-title>
  </ion-toolbar>

</ion-header>

Built with StencilJS