Fomantic-UI
Fomantic-UI copied to clipboard
Enable specific day in all months/years
It is possible to enable a specific day or create some mark on that day in all months and years.
For example: Day 22 enabled or with some color in every month of the year and for the next few years if possible, whenever I manually enter the complete date in newDate()
You can highlight specific dates using the eventDates setting.
https://fomantic-ui.com/modules/calendar.html#event-dates
However the current code does not allow for general days regardless of month or year. I'll tag this as enhancement