app-datepicker-with-highlight
v1.0.0
Published
A custom datepicker element based on Google's Material Design built from scratch with lit-element
Downloads
4
Maintainers
Readme
motts' app-datepicker with highlighted days
This is a fork from Mott’s App-Datepicker with highlighted days.
It’ll add is-highlighted-day property to the days given on App-Datepicker’s highlightedDays attribute.
Usage example:
<app-datepicker highlightedDates="2021-09-02,2021-09-03"></app-datepicker>
Check here the Original Documentation https://github.com/motss/app-datepicker