基本显示设置之viewRender – FullCalendar中文文档

2014-02-05 · 151 chars · 1 min read

FullCalendar 中文文档目录

回调函数,当新的日期区间渲染后或者视图切换后触发:

function( view, element )

参数说明:

  • view 新视图的View Object对象
  • element Jquery 对象,新视图的容器

viewRender 会在用户切换视图的时候,或者任何 Current Date 章节下的方法被调用的时候触发。

此函数会在视图被完全渲染后,日程时间被渲染前触发(见:eventAfterAllRender

官方英文文档:http://arshaw.com/fullcalendar/docs/display/viewRender/

赞赏

微信