mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
|
|
rerenderEvents *1.3*
|
|
====================
|
|
|
|
Rerenders all events on the calendar.
|
|
|
|
<div class='spec' markdown='1'>
|
|
.fullCalendar( 'rerenderEvents' )
|
|
</div>
|
|
|
|
<div class='version-info' markdown='1'>
|
|
Prior to version 1.3, the same effect could be achieved by the *refresh* method.
|
|
</div>
|