6eDesign / svelte-calendar

A lightweight datepicker with neat animations and a unique UX.
https://6edesign.github.io/svelte-calendar/
MIT License
537 stars 89 forks source link

How to listen to clicked event with the InlineCalendar #158

Open mylastore opened 2 years ago

mylastore commented 2 years ago

How to listen to the clicked event programmatically. For my purpose, I need to open a Modal when a date is clicked.

RavyarSarbast commented 2 years ago

its one of the most important missing feature for this awesome calendar, the hacky way I do it is I just make a custom event from the day picker pass it to the calendar then to the calendar you are using

Shandyj commented 1 year ago

has there been a solution?

ravarage commented 1 year ago

use this @Shandyj https://github.com/ravarage/svelte-calendar