Hi,
In the date picker component (React version), I want to show a “Today” button at the bottom. When clicked, it should select today’s date and close the picker.
Please refer to the attached screenshot for reference.
Is there a built-in way to achieve this, or any recommended approach to implement it?
Thanks,
Suhas