lion/packages/calendar/README.md
2020-04-29 10:05:06 +02:00

416 B

Calendar

lion-calendar is a reusable and accessible calendar view.

Live Demo/Documentation

See our storybook for a live demo and API documentation

How to use

Installation

npm i --save @lion/calendar
import '@lion/calendar/lion-calendar.js';

Example

<lion-calendar></lion-calendar>