16 lines
389 B
Text
16 lines
389 B
Text
|
|
|||
|
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 calendar’s height will vary per month.
|