corejavascript / corejavascript/typeahead.js

Dynamically add results without reinitiating the typeahead

Open
#206 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
968
Forks
231
PR merge metrics
No merged PRs in 30d

Description

Is there a way to dynamically add new content without reinitiating the typeahead?

For instance, a specific usecase, I need to show a result that is dependent on the user input. For instance, if the typeahead value is "something", I need to display a result, where the datum.value is "bla bla something"

Seems mentioned here as well: https://github.com/corejavascript/typeahead.js/issues/161

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.