As shown in the picture. For example, I want to search for the value under the keyword "ah" But both pinyin and Chinese characters are displayed. How can I only display Chinese characters?
With Chinese content, you can directly use the code of the example below.
<input type="text" class="form-control" ng-model="selectedAddress" data-animation="am-flip-x" bs-options="address.formatted_address as address.formatted_address for address in getAddress($viewValue)" placeholder="Enter address" bs-typeahead>
Update previous question.
typeaheads
With Chinese content, you can directly use the code of the example below.
You can try the asynchronously obtained Address input box below, it should be fine to enter there