micc83 / fontIconPicker

🌈 jQuery fontIconPicker v2 is a small (3.22kb gzipped) jQuery plugin which allows you to include a simple icon picker with search and pagination inside your administration forms.
http://micc83.github.io/fontIconPicker/
MIT License
266 stars 87 forks source link

No way to set the selected icon programmatically #34

Closed OndeVai closed 6 years ago

OndeVai commented 6 years ago

No way to set the selected icon programmatically

micc83 commented 6 years ago

Hi, haven't been following the project for a while, however you should be able to set the value of the input field then call the refreshPicker() method to reload the picker with the default value set.