0

I would like to create a dynamic table using angular, but I don't know where to start. I have done the tour of heroes tut and i want to move forward. The table would later become a calendar.

Béla Olcsán
  • 705
  • 1
  • 7
  • 12

1 Answers1

2

Try a custom table component like this. Custom angular2 table

RemyaJ
  • 5,358
  • 4
  • 22
  • 41