Using comma as a list separator in Angular 2

后端 未结 4 1118
一生所求
一生所求 2020-12-08 18:39

I want to create a list of items in my template, separated by commas, but I don\'t want the last item to have a comma:

one, two, three

How

4条回答
提交回复
热议问题