haocong / paper-calendar

An element providing a material designed calendar.
http://haocong.github.io/paper-calendar/
MIT License
2 stars 1 forks source link

Customizing dates #1

Open dpinart opened 8 years ago

dpinart commented 8 years ago

Hi

I'm evaluating this widget in order to use it in my app. I do need a calendar widget where some interesting dates can be highlited

Do you think I can accomplish my goal easily with this widget?

haocong commented 8 years ago

Currently, this widget only supports one selected date, you can specify the selected date via attribute selected-date. Multiple interesting dates may be supported in the future.