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

Document observable arrays as datasource #32

Open ryantheleach opened 7 years ago

ryantheleach commented 7 years ago

How do you use this with an observable datasource?

Or do you need to turn them into flat data first?