我想在我的模板中创建一个项目列表,用逗号分隔,但我不希望最后一个项目有逗号:
one, two, three
如何使用Angular 2的模板语法实现此目的?
angular2-template angular
angular ×1
angular2-template ×1