axel-zarate/js-custom-select

Document options and callbacks that can be used

Closed this issue · 2 comments

There should be documentation on the options and callbacks that can be used. By searching through the code I was able to find that I can customize the searchDelay and displayText.

Your options table is great. One thing i would suggest is to add the callback signature so implementers know what parameters the callback takes.