Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typeahead option to pop results above input #2281

Closed
greggbjensen opened this issue Jul 25, 2017 · 1 comment · Fixed by #2390
Closed

Typeahead option to pop results above input #2281

greggbjensen opened this issue Jul 25, 2017 · 1 comment · Fixed by #2390

Comments

@greggbjensen
Copy link

I am using the typeahead at the bottom of a page, and I would like the option to have results pop above the input, instead of down as they go off the page. Is this available?

@lucianojs
Copy link

I needed something similar, but not being able to enter new values. I ended up using another component. Ng2-select

Your feature its same Input Datalist from HTML5. https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_datalist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants