You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initiate your rolepicker. Data attributes will be automatically used as configuration. I use "js-" in my css classed to indicate it use that css class for javascript purposes. No styling is applied on those classes #tipoftheday.
$('.js-icon-pickers').iconpicker();
The text was updated successfully, but these errors were encountered:
Windmolders
changed the title
Add latest fontawesome 5 (5.14.0_pro)
Provided: Add latest fontawesome 5 (5.14.0_pro)
Sep 2, 2020
Code available in:
#93
Adds the latest icons from fontawesome.
I wrote a JS script that generates the array of class names from the fontawesome website:
https://gist.github.com/Windmolders/7347d1ad1407fcf4636c5d82008c17a1
How to use the 5.14.0_pro version? Take note of data-iconset-version.
Initiate your rolepicker. Data attributes will be automatically used as configuration. I use "js-" in my css classed to indicate it use that css class for javascript purposes. No styling is applied on those classes #tipoftheday.
The text was updated successfully, but these errors were encountered: