I started using the ng-bootstrap Typeahead component and I\'m pretty happy with that.
One thing I would like to achieve is to get the dropdown items to have the same
For me works ng-deep. Looks more safe and scoped:
::ng-deep .dropdown-menu { width: 100%; }