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
well @Chealer ... it is not built-in inside ngx typeahead component, but...
with few tweaks i was able to achieve my goal!
added my own optionsListTemplate and inside it wrapped the list with cdk-virtual-scroll-viewport
it works perfectly well.
i just wish ngx typeahead would have this built in.
hi,
in my typeahead i have lots of items.
how do i add virtual scroll to the drop-down items list?
The text was updated successfully, but these errors were encountered: