0

我想将 mat-select 中存在的所有值呈现为逗号分隔值,并且我不想进行多项选择任何建议/任何人都面临类似的情况

4

1 回答 1

0

我得到了答案 我们可以使用 mat-select-trigger 来显示不在 mat-options 中的值 从 https://stackblitz.com/edit/angular-mat-select-trigger?file=app%2Fselect获得参考-value-binding-example.html

于 2021-06-04T11:04:22.190 回答