Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't control the accessibility of each day number #1141

Open
omarzgIH opened this issue Mar 29, 2023 · 2 comments
Open

Can't control the accessibility of each day number #1141

omarzgIH opened this issue Mar 29, 2023 · 2 comments

Comments

@omarzgIH
Copy link

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??

@youngsjungg
Copy link

Use setMinimumDate and setMaximumDate to simply let the user select a range of dates.

@omarzgIH
Copy link
Author

@youngsjungg is there any way to disable the focus on the elements out of the date range?? Because the screen readers are focusing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants