app-datepicker-rtl

A custom datepicker element based on Google's Material Design built from scratch with lit-element. Fork of app-datepicker by motts.

Usage no npm install needed!

<script type="module">
  import appDatepickerRtl from 'https://cdn.skypack.dev/app-datepicker-rtl';
</script>

README

app-datepicker-rtl

Datepicker element built with lit-element and Material Design 2.

This is a fork of app-datepicker by motts. Th fork adds RTL support, which is not in the original library (or wasn't at the time).


Installation

$ npm i app-datepicker-rtl

For all other documentation, instructions, caveats etc, please see the app-datepicker repo.