Our team is using AngularJS Material (https://material.angularjs.org/), and need to create a couple tables. It doesn't look like that library has tables...which is pretty odd. Just wanted to check that we're not overlooking something. If it doesn't include tables, is there a preferred library for generating Material tables?
Asked
Active
Viewed 8,098 times
3
-
3It doesn't. We used https://github.com/daniel-nagy/md-data-table – Ronnie Jan 27 '18 at 00:40
-
thanks for verifying @Ronnie and for the suggestion! – Dave Jan 28 '18 at 00:20
-
I would second Ronnie's suggestion. We used it in production at my last client. – paul jerman Jan 29 '18 at 21:54