Angular Material Autocomplete force selection

后端 未结 6 1457
情书的邮戳
情书的邮戳 2021-02-07 09:18

In my angular 5 application I have some matAutocomplete, but I want to force the selection of oone of suggestions, so I am following this approach: stackblitz but for some reas

6条回答
  •  生来不讨喜
    2021-02-07 10:15

    You can also try the following method:

    Angular Material Autocomplete Component Force Selection: Complete Example

    Here is the demo on Stackblitz

提交回复
热议问题