Stripped personal data from development repository
edit | blame | history | raw

ion-icon

Properties

ariaLabel

string

Specifies the label to use for accessibility. Defaults to the icon name.

color

string

The color to use from your Sass $colors map.
Default options are: "primary", "secondary", "danger", "light", and "dark".
For more information, see Theming your App.

ios

string

Specifies which icon to use on ios mode.

md

string

Specifies which icon to use on md mode.

name

string

Specifies which icon to use. The appropriate icon will be used based on the mode.
For more information, see Ionicons.

size

string

The size of the icon.
Available options are: "small" and "large".

Attributes

aria-label

string

Specifies the label to use for accessibility. Defaults to the icon name.

color

string

The color to use from your Sass $colors map.
Default options are: "primary", "secondary", "danger", "light", and "dark".
For more information, see Theming your App.

ios

string

Specifies which icon to use on ios mode.

md

string

Specifies which icon to use on md mode.

name

string

Specifies which icon to use. The appropriate icon will be used based on the mode.
For more information, see Ionicons.

size

string

The size of the icon.
Available options are: "small" and "large".


Built with StencilJS