mahmoud nassih
mahmoud nassih

Reputation: 13

Datepicker agenda

I want to add calandar datepicker calendar is it possible ? how? for example : http://fullcalendar.io/js/fullcalendar-2.6.1/demos/agenda-views.html thank you

Upvotes: 0

Views: 276

Answers (1)

Martijn Welker
Martijn Welker

Reputation: 5605

You can quite easily implement fullCalendar in your Angular project by wrapping it in a custom directive, you could also try out ui-calendar which does just that.

Upvotes: 0

Related Questions