1.data table with paging control
2.https://www.google.com/design/spec/components/data-tables.html#data-tables-tables-within-cards
3.thanks
This would be useful.
Great! in progress. I'll have a look.
https://github.com/google/material-design-lite/tree/master/src/data-table
This is not in progress at all. It is a request for an addition to what is already provided. No one is currently working on this internally.
I've done this for my personal use : http://codepen.io/jfily/pen/RWYQgx
Feel free to re-use it (not best quality but follow MD specs)
FYI: Please don't use mdl- prefixes in custom additions. Prefix the project or company name, or something else. That increases the likelyhood of collisions in future releases if we decide to use the same component name.
While it is on the developer for using a namespace they have no real need using. It still can create a hard upgrade later on. Best avoid that since it is much easier to do it from the start.
@Garbee You're right, i'm gonna change it to material-