Files
2018-08-07 20:23:23 +02:00
..
2018-08-07 02:21:28 +02:00
2018-08-07 02:21:28 +02:00

ion-chip-icon

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".

name

string

The icon to use. Possible values are the same as "ion-icon".

src

string

The icon src to use. Possible values are the same as "ion-icon".

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".

name

string

The icon to use. Possible values are the same as "ion-icon".

src

string

The icon src to use. Possible values are the same as "ion-icon".


Built with StencilJS