autocomplete data as callback


Topic: autocomplete data as callback

guadenine asked 6 years ago

Autocomplete data should be a callback function not a raw array.

$('#autocomplete').mdb_autocomplete({
    data: function(query) { return []; }
});

Please implement this change.

Bartłomiej Malanowski staff pro premium answered 6 years ago

Thank you for your suggestion! I've added this idea to our TODO list


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: N/A
  • Browser: N/A
  • OS: N/A
  • Provided sample code: Yes
  • Provided link: No