mui / mui/base-ui

[number field] min/max attributes

Open
#4,226 3 comments 0 reactions 0 assignees View on GitHub
accessibility component: number field
Dominant language
TypeScript
Stars
10.9k
Forks
543
Avg merge
1d 20h
Merged PRs (30d)
101

Description

# Get help

## Ask a question

I expected the min and max props on a `NumberField` to set the `input`'s `min` and `max` attributes for screen readers. A suppose this is due to `type="text"` being used for the input.

I suppose the best way to provide accessiblity would be to provide a aria-description for screen readers? Any insights would help. Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.