如何为 ngx-bootstrap typeahead 添加 Up/down 滚动?

How to add Up/down scroll for ngx-bootstrap typeahead?

我想要与此答案相同的功能,但问题是,答案使用 ui-bootstrap 而我使用的是 ngx-bootstrap。如何在ngx-bootstrap?

中实现这样的功能

up/down arrow key issue with typeahead control (angular bootstrap UI)

我使用 ngx-bootstrap '3.0.0' 并且它有效。 带有滚动条的列表中的 5 个项目, 然后光标向下几次,项目滚动。 在演示页面 (https://valor-software.com/ngx-bootstrap/#/typeahead,在 Scrollable 处你也可以验证它是否如你所愿。