fullcalendar/removed/fixedWeeks.txt

16 lines
389 B
Plaintext
Raw Permalink Normal View History

2010-01-16 23:29:18 +01:00
fixedWeeks
==========
<div class='removed-notice' markdown='1'>
This option was removed in version 1.3. Use [weekMode](../display/weekMode) instead.
</div>
Determines the number of weeks shown in each month.
<div class='spec' markdown='1'>
Boolean, *default*: `true`
</div>
If `true`, the calendar will always be 6 weeks tall. If `false`, the calendars height will vary per month.