# app-datepicker-rtl

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

  This is a fork of [app-datepicker](https://github.com/motss/app-datepicker) by motts.  Th fork adds RTL support, which is not in the original library (or wasn't at the time).
</div>

<hr />

## Installation


  ```sh
  $ npm i app-datepicker-rtl
  ```

  For all other documentation, instructions, caveats etc, please see the [app-datepicker repo](https://github.com/motss/app-datepicker).
