How to use the @fortawesome/vue-fontawesome.FontAwesomeIcon.name function in @fortawesome/vue-fontawesome

To help you get started, we’ve selected a few @fortawesome/vue-fontawesome examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ArkEcosystem / desktop-wallet / src / renderer / services / plugin-manager / setup / font-awesome-setup.js View on Github external
return () => {
    plugin.globalComponents[FontAwesomeIcon.name] = FontAwesomeIcon
  }
}

@fortawesome/vue-fontawesome

Official Vue component for Font Awesome 6

MIT
Latest version published 3 months ago

Package Health Score

88 / 100
Full package analysis

Similar packages