These docs are for an old release. Info on upgrading to v6
edit doc

navLinks

Determines if day names and week names are clickable.

boolean. default: false

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 headerToolbar. However, they can be explicity defined using navLinkDayClick and navLinkWeekClick.