/app-datepicker

Datepicker element built with Google's lit-element and Material Design 2

Primary LanguageTypeScriptMIT LicenseMIT

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