How can I set Fullcalendar options dynamically

后端 未结 7 704
广开言路
广开言路 2020-12-17 16:22

How can I set the minTime and maxTime options after the calendar is created?

I tried the following, which doesn\'t work:

$(         


        
7条回答
  •  一生所求
    2020-12-17 16:44

    This functionality has been officially release in v2.9.0: http://fullcalendar.io/docs/utilities/dynamic_options/

提交回复
热议问题