styopdev/multiPicker

Missing API access & Events

demonslord opened this issue · 3 comments

Hi,

You need implement the API access & events, in this way the coders can use it via js.
Thanks ;)

Best Regards.

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!

Hi,
Don't forget the method setSelected ;)

Good luck :)

Best Regards.

API methods finished, well tested and available on master. Also I have updated the docs.