Files
2018-07-29 13:03:47 +02:00
..
2018-06-18 12:45:15 -04:00
2018-07-24 23:05:35 +02:00
2018-07-28 19:01:36 +02:00
2018-07-29 02:28:12 +02:00

ion-title

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

Properties

color

string

The color to use from your application's color palette. Default options are: "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", and "dark". For more information on colors, see theming.

mode

string

The mode determines which platform styles to use. Possible values are: "ios" or "md".

Attributes

color

string

The color to use from your application's color palette. Default options are: "primary", "secondary", "tertiary", "success", "warning", "danger", "light", "medium", and "dark". For more information on colors, see theming.

mode

string

The mode determines which platform styles to use. Possible values are: "ios" or "md".


Built with StencilJS