Back to Fullcalendar

navLinks

_docs-v4/date-nav-links/navLinks.md

latest546 B
Original Source

Determines if day names and week names are clickable.

<div class='spec' markdown='1'> boolean. *default*: `false` </div>

When true, day headings and weekNumbers will become clickable. When clicked, these links will bring the user to a view that represents the day/week. View a simple demo.

The destination views are automatically determined by the views that are in the header. However, they can be explicity defined using navLinkDayClick and navLinkWeekClick.