Open omarzgIH opened 1 year ago
Use setMinimumDate and setMaximumDate to simply let the user select a range of dates.
@youngsjungg is there any way to disable the focus on the elements out of the date range?? Because the screen readers are focusing them.
I need to disable the focus of each day when using Talkback. This is because I want the user to prevent trying to select a date out of range. Is this possible to solve??