php - How to make fullcalendar responsive? -
is there method , can use make full-calendar responsive?. have searched doc, couldn't find link of now.
if asking about, does full-calendar handle window resize?
. if yes full-calendar comes such capabilities. can set handlewindowresize property true, true default , should not have ask it.
if asking about, does full-calendar allow user interaction other rendering events?
. then, yes full-calendar allows add, delete, update events. comes lot of options , methods tweak around calendar. since there lots of such features have go through docs find need.
lastly full-calendar has lot of callback methods/hooks can use allow/prevent action, modify behavior of such actions , lot more.
i hope find looking for. luck.
Comments
Post a Comment