angular-fontawesome
angular-fontawesome copied to clipboard
Official Angular component for Font Awesome 5+
Like with Angular Material Components, the ability to use the syntax **color="primary"**, for example. Like so: ` ` for example
The same questions keep coming up, so we can start a FAQ page in the docs so that the users can find the answers faster. Topics: - Using pseudo-classes with...
### Describe the problem you'd like to see solved or task you'd like to see made easier In my open source project I am working with GraphGL data response and...
### Describe the problem When using kits and adding them to the library you have duplicate icons. ### What did you expect? When using kits you should only have one...
### Describe the problem When using FA Pro, and in particular kits with explicit reference, the import statement will not work unless you add // @ts-ignore. It complains that it...
What is the support for Standalone (no modules) and Server Side Rendering? Without the Standalone mode, icons show up properly in the server-generated version of my app. With standalone, the...
### Describe the problem you'd like to see solved or task you'd like to see made easier I know the [following issue](https://github.com/FortAwesome/angular-fontawesome/issues/405) has been completed but I think we still...
### Describe the problem you'd like to see solved or task you'd like to see made easier I'm trying to use a CSP rule with trusted-types and I have an...
### Describe the problem you'd like to see solved or task you'd like to see made easier I am trying to optimize the performance of Angular APPs by disabling server...
### Describe the problem you'd like to see solved or task you'd like to see made easier In versions `^0.14.1` we had input property `spin` which could either be `true`...