trotzig / react-available-times

A calendar to select available time slots
MIT License
98 stars 33 forks source link

[question] Add on click event to each calendar entry? #36

Open Schachte opened 4 years ago

Schachte commented 4 years ago

Is it possible to add a custom click event when you click on a given calendar entry?

trotzig commented 4 years ago

That’s certainly possible. I don’t have the bandwidth to take this on at the moment but I’m happy to review a PR!

Schachte commented 4 years ago

Cool, I was playing with it last night and got a couple things working. I'll see if I can throw up a PR at some point.