✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Type alias CalendarHeatmapDataPointEventHandler Alpha

CalendarHeatmapDataPointEventHandler: (point, nativeEvent) => void

Click handler for when a calendar-heatmap data point is clicked

# Parameters

Parameter Type
point CalendarHeatmapDataPoint
nativeEvent PointerEvent

# Returns

void