IconConfiguration
Defined in: types/icon.type.ts:11
Configuration options for the "IconComponent".
Since
1.1.0
Author
Simon Kovtyk
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
prefix | IconPrefix | The FontAwesome style/weight prefix for the icon. Allowed values: "fas" – solid, "far" – regular, "fal" – light, "fat" – thin and few more according to IconPrefix. This determines which FontAwesome icon style to use. | types/icon.type.ts:17 |