angular2-mdl is a component library for angular 2 apps based on material design lite (getmdl.
Using the demo project of angular2-mdl as a guide I ported the tab component and tried to implement it …
angular typescript material-design angular2-mdlI'm trying to use angular2-mdl with angular-cli. I imported MdlModule in app.module.ts. When I try to use &…
angular angular-cli angular2-mdl