AngularJS Material: Material Design component library for AngularJS (1.x). Use angular/material2 channel for Angular Material (v2+).
I'm trying to figure out this flex layout stuff. Can someone take a look at this: http://codepen.io/anon/pen/qdbaRY
I'm essentially building an "item" control that gets repeated. The "cell" button should take full height of the row. When the "cell" button is clicked I want to bind to a click handler and when the rest of the row is clicked I want to bind to another click handler.