Topic: autocomplete data as callback
guadenine free asked 5 years ago
Autocomplete data should be a callback function not a raw array.
$('#autocomplete').mdb_autocomplete({
data: function(query) { return []; }
});
Please implement this change.
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: 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
Tags