Skip to main content
Version: 8.10.1

Type alias: DayRender

DayRender: {"activeModifiers": ActiveModifiers;"buttonProps": StyledComponent & Pick <ButtonProps, "disabled" | "aria-selected" | "tabIndex"> & DayEventHandlers;"divProps": StyledComponent;"isButton": boolean;"isHidden": boolean;"selectedDays": SelectedDays; }

Type declaration

Source

src/hooks/useDayRender/useDayRender.tsx:21