kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

Adding ControlValueAccessor Interface #105

Closed ChristopherLaytonWasTakenSoIWentWithT closed 2 years ago

ChristopherLaytonWasTakenSoIWentWithT commented 6 years ago

This should make this easily usable with the default Angular2 form package and make it easier for others to implement patterns recommended by the framework.