Skip to content

Support for event handlers

Compare
Choose a tag to compare
@grubersjoe grubersjoe released this 14 Nov 14:43
· 317 commits to main since this release

You can register event handlers for the SVG <rect/> elements that are used to render the calendar days now. This way you can control the behaviour on click, hover, etc.

See https://grubersjoe.github.io/react-activity-calendar/?path=/story/activity-calendar--event-handlers.