rniemeyer / knockout-jqAutocomplete

knockout-jqAutocomplete is a Knockout.js plugin designed to work with jQuery UI's autocomplete widget.
MIT License
49 stars 20 forks source link

Expose the _render* callbacks from jQuery UI autocomplete #35

Open SimmeNilsson opened 6 years ago

SimmeNilsson commented 6 years ago

Added support for specifying the _render* callbacks listed in the jQuery UI autocomplete documentation.