frappe-ui icon indicating copy to clipboard operation
frappe-ui copied to clipboard

Feat(datepicker): add minDate and maxDate props to restrict selectable dates

Open LeoDanielA01 opened this issue 9 months ago • 0 comments

This PR introduces minDate and maxDate props to the DatePicker component, allowing users to restrict which dates can be selected from the calendar.

LeoDanielA01 avatar Jul 05 '25 09:07 LeoDanielA01