andreinocenti / app-datepicker

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

Home Page:https://npm.im/app-datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://npm.im/app-datepicker

License:MIT License


Languages

Language:TypeScript 97.6%Language:HTML 1.4%Language:JavaScript 0.9%