@atlaskit/calendar

A React component for displaying a calendar.

Usage no npm install needed!

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

README

Calendar

The calendar component displays a simple calendar that can be:

  • Used to display a calendar of dates.
  • Composed with other components to build a datepicker.

Installation

yarn add @atlaskit/calendar

Usage

Detailed docs and example usage can be found here.