I am looking to integrate an autocomplete input feature into my Angular application, utilizing Bootstrap 4. I envision achieving a result similar to this:
https://i.sstatic.net/oqEt7.png
Using an array of countries, I aim to allow users to match the text in the input field with valid country options.