It is a string somehow and won't compile if I try to parseInt it but won't work as a string on this angular project

前端 未结 0 949
孤街浪徒
孤街浪徒 2020-12-15 05:42

I created a CardComponent class that has an input that is called index.

  @Input() index: number;

Another class has a display of those compon

相关标签:
回答
  • 消灭零回复
提交回复
热议问题