The FontSearchService
is intended to be used by consumers who wish to search FontAwesome icons. It uses FontAwesome's GraphQL API to search against the version of your choosing.
BlazingApple's Components package uses FontSearchService
in it's IconChooser
component, pictured below:
If you're just looking for a Blazor-based (javascript-free) icon chooser for FontAwesome, use that package.
The configuration values are sourced from the ConfigurationRoot's FontAwesome
section. Configure the following:
Version
Memberships
- JustFree
, orPaid
icons as well?BearerToken
- Used to provide authorization to FontAwesome