Back to Fullcalendar

resourceGroupText

_docs-v4/timeline-view/resourceGroupText.md

latest330 B
Original Source

Determines the text that is displayed in the resource group divider.

<div class='spec' markdown='1'> function( groupValue ) </div>

A function that accepts the value of the resourceGroupField and must return a string of text that will be displayed.

Only takes affect when resourceGroupField is specified.