Skip to main content
Version: 8.10.1

Function: useDayRender()

useDayRender(day, displayMonth, buttonRef): DayRender

Return props and data used to render the Day component.

Use this hook when creating a component to replace the built-in Day component.

Parameters

Returns

DayRender

Source

src/hooks/useDayRender/useDayRender.tsx:43