@19h47/calendar

Calendar

Usage no npm install needed!

<script type="module">
  import 19h47Calendar from 'https://cdn.skypack.dev/@19h47/calendar';
</script>

README

@19h47/calendar

Installation

yarn add @19h47/calendar

Usage

Options

Option Type Default Description
single Boolean true Choose a single date instead of a date range.
firstDay Number 0 Day of start week. (0 - Sunday, 1 - Monday, 2 - Tuesday, etc...)
deselect Boolean false In single mode, does date is deselectable?

Example

An example is located right here, see sources.

Acknowledgments