-
Hi, been enjoying the picker very much but I'm trying to get a specific use working and I can't. I've seen in another answer where it was mentioned you didn't want to support presets (#876). I've been trying to achieve presets with custom components but I can't. Seems like Is this supported? Or would this need a change? Would a PR on this be accepted or is not supposed to be supported? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey @Gusis93 what are you trying to do? If you are trying to add different ways to select days, check out this: https://react-day-picker.js.org/basics/selecting-days#custom-selections basically by playing with the |
Beta Was this translation helpful? Give feedback.
@Gusis93 Let me understand - are you trying to add a button to select the whole month or today or yesterday?
Screen.Recording.2023-10-31.at.18.17.56.mov
See https://codesandbox.io/s/react-day-picker-forked-twvvdp?file=/src/App.tsx