Fomantic-UI icon indicating copy to clipboard operation
Fomantic-UI copied to clipboard

Enable specific day in all months/years

Open victormalves opened this issue 4 years ago • 1 comments

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()

victormalves avatar Sep 29 '21 05:09 victormalves

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

lubber-de avatar Sep 29 '21 14:09 lubber-de