victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
381 stars 138 forks source link

FR: add 'get...' functions #89

Open princeofnaxos opened 4 years ago

princeofnaxos commented 4 years ago

Instead of $('...').find('input').val(), $('...').iconpicker('getIcon') should give us the selected icon.

More 'get' functionality could be added.