Back to Fullcalendar

eventTextColor

_docs-v6/event-display/eventTextColor.md

latest396 B
Original Source

Sets the text color for all events on the calendar.

<div class='spec' markdown='1'> String </div>

You can use any of the CSS color formats such #f00, #ff0000, rgb(255,0,0), or red.

This option can be overridden on a per-source basis with the textColor Event Source Object option or on a per-event basis with the textColor Event Object option.