Froala, Inc
- Getting Started
- Browser Support
- Languages Support
- Shortcuts
- Activation
- Examples
- Customize the Editor
- Use-cases
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
- Migration Guides
- Changelog
Font Awesome Plugin
Adds the web's most popular icon set and toolkit to your editor.
Allow your users to Insert Font Awesome icons in the editor text.
Plugin options:
faButtons Array - |
The list of Font Awesome buttons to show in the popup for inserting icons.
Default: ["fontAwesomeBack", "|"] |
fontAwesomeSets Object - |
The list of Font Awesome icons to show in the modal for inserting icons.
Default: {} |
fontAwesomeTemplate String - |
Set the template to be used for the Font Awesome icons inserted in the editor.
Default: |
Add Plugin to your code:
Plugin name: fontAwesome
Plugin JS Script: ../js/third_party/font_awesome.min.js
Or from CDN : https://cdn.jsdelivr.net/npm/[email protected]/js/third_party/font_awesome.min.js
Plugin CSS link:../css/third_party/font_awesome.min.css
Or from CDN: https://cdn.jsdelivr.net/npm/[email protected]/css/third_party/font_awesome.min.css