mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-09 00:20:27 +08:00
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
|
|
weekNumberTitle *1.6*
|
|
=====================
|
|
|
|
The heading text for week numbers.
|
|
|
|
<div class='spec' markdown='1'>
|
|
String, *default*: `"W"`
|
|
</div>
|
|
|
|
This text will go above the week number column in the month/basic views.
|
|
It will go alongside the week number text in the top-left cell for agenda views. |