Missing API access & Events
demonslord opened this issue · 3 comments
demonslord commented
Hi,
You need implement the API access & events, in this way the coders can use it via js.
Thanks ;)
Best Regards.
styopdev commented
Hi,
Events like onInit
, onSelect
, onUnselect
are implemented, I will update docs.
I have planned to add select / unselect / disable / enable / getSelected / reset
. methods
Thanks!
demonslord commented
Hi,
Don't forget the method setSelected ;)
Good luck :)
Best Regards.
styopdev commented
API methods finished, well tested and available on master. Also I have updated the docs.