15.0.0 • Published 3 years ago

@angular-mdl/datepicker v15.0.0

Weekly downloads
22
License
MIT
Repository
github
Last release
3 years ago

DatePicker

Installing

Install the package and moment!

npm i --save @angular-mdl/datepicker
npm i --save moment

import the MdlDatePickerModule and add it to your app.module imports:

import { MdlDatePickerModule } from '@angular-mdl/datepicker';

import the scss file

@import '~@angular-mdl/datepicker/datepicker';

Usage & API

Visit [demo] for usage examples and API summary.
[demo]: http://mseemann.io/angular2-mdl/date-picker
15.0.0

3 years ago

14.0.0

3 years ago

13.0.0

4 years ago

12.0.0

4 years ago

11.0.0

5 years ago

10.0.1

5 years ago

10.0.0

5 years ago

9.0.0

5 years ago

8.0.0

6 years ago

8.0.0-alpha.2

6 years ago

8.0.0-alpha.1

6 years ago

6.0.0

7 years ago

5.0.0

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago