CroudTech / vue-fullcalendar

FullCalendar Wrapper for vue
MIT License
483 stars 100 forks source link

Update events by next button #26

Closed lucassmacedo closed 7 years ago

lucassmacedo commented 7 years ago

Hello! How update events by next button? or prev, today, etc..

BrockReece commented 7 years ago

As in, how to load events based on the date range that you are currently looking at? Something like this?

lucassmacedo commented 7 years ago

Yes @BrockReece

BrockReece commented 7 years ago

Cool, I have an example app that uses the event function.

https://github.com/BrockReece/vue-fullcalendar-example/blob/master/src/App.vue