You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the aria properties dayAriaLabel, monthAriaLabel, yearAriaLabel and nativeInputAriaLabel are the same for the start and end date. I think it makes more sense when these can be customized for the start and end date field separately. In this way I can set them to for instance 'Departure date' and 'Return date'.
The text was updated successfully, but these errors were encountered:
Right now the aria properties
dayAriaLabel
,monthAriaLabel
,yearAriaLabel
andnativeInputAriaLabel
are the same for the start and end date. I think it makes more sense when these can be customized for the start and end date field separately. In this way I can set them to for instance 'Departure date' and 'Return date'.The text was updated successfully, but these errors were encountered: