@bsylvain wrote:
I need to be able to have a datepicker with only one day of each month selectable. It seems to do so I need to use a function returning a value informing if the date is valid or not. Jquery UI and flatpickr work like that.
Unfortunately, Jquery and Flatpickr Implementation in Ember both do not support a fucntion for disabling, and Jquery is actively discouraged.
Is there any datepicker allowing disabling though a function in Ember ?
Posts: 2
Participants: 2