How to set dynamic id in Angular 2? I have tried: <div class = "CirclePoint" *ngFor="#c of circles" id = "{{ 'Location' ...
確定! 回上一頁