Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Toast and Tooltip.


View on GitHub Download .zip Download .tar.gz

Getting started

Dependencies

This module consists of native Angular2 components, directives and services, no jQuery, Material or Bootstrap javascript is required.

Plus this module plays nice with Material Design CSS

Installation

Currently preferable way to install this module is npm:

npm install --save md2

Reading documentation

Each MD2 components has api and annotation docs, examples and working demo. Each property and event has type annotation and default value if any.