Co-authored-by: Joren Broekema <Joren.Broekema@ing.com> Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com> Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
457 B
457 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>