jdtcn / BlazorDateRangePicker

A Blazor component for choosing date ranges and dates
MIT License
186 stars 34 forks source link

highlight today's date #22

Closed mselinger75 closed 4 years ago

mselinger75 commented 4 years ago

Can you please implement this feature? Thanks!

jdtcn commented 4 years ago

You can highlight any date you want by using CustomDateFunction and CustomDateClass properties.