Friday, November 22, 2013

AngularJS Datepicker

The Angular UI team has an implementation based on JQuery UI datepicker. Download and documentation here: https://github.com/angular-ui/ui-date

Note: it is possible to customize the behavior using options (see "Options" section in the link above).

As an alternative, there is a variant based on Bootstrap: http://angular-ui.github.io/bootstrap/

No comments:

Post a Comment