Back to Fullcalendar

buttonText

_docs-v4/toolbar/buttonText.md

latest434 B
Original Source

Text that will be displayed on buttons of the header/footer.

<div class='spec' markdown='1'> Object, *default*:
js
{
  today:    'today',
  month:    'month',
  week:     'week',
  day:      'day',
  list:     'list'
}
</div>

buttonIcons and bootstrapFontAwesome affects the appearance of certain other buttons.

HTML injection is not supported. All special characters will be escaped.