Files
ionic-framework/core/src/components/title

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