twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

How i set the options? #57

Open eloimartins opened 8 years ago

eloimartins commented 8 years ago

How i set the options. I'm trying: $scope.calendar = {showEventDetail:true}; but don´t work.

twinssbc commented 8 years ago

The showEventDetail option should be specified as html attribute. show-event-detail="true"