Hacker News new | ask | show | jobs
by lorenzoonycombi 4657 days ago
good question. There is no support for remote data/search. That's deliberate. The API gives you the ability to wire up your callback functions and means to change the array of items (the content of which could come from AJAX calls)

In future, I might provide an example.

Thanks