You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
Can you add a directive to change the left and top style attribute of the typeahead popup? Either that, or do what bootstrap does with the "popover" components where you can say that you want it left, middle, right, and up, down from the originating element.
Use case: The typeahead input is on the right side or bottom of the screen. Currently When the user starts typing, the list can be mostly off the screen to the right or bottom. It'd be nice to say "typeahead-popup-horizontal-position: 'middle'" or something to that nature.
The text was updated successfully, but these errors were encountered:
Can you add a directive to change the left and top style attribute of the typeahead popup? Either that, or do what bootstrap does with the "popover" components where you can say that you want it left, middle, right, and up, down from the originating element.
Use case: The typeahead input is on the right side or bottom of the screen. Currently When the user starts typing, the list can be mostly off the screen to the right or bottom. It'd be nice to say "typeahead-popup-horizontal-position: 'middle'" or something to that nature.
The text was updated successfully, but these errors were encountered: