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

feat: ARIA attribute JSX types are missing #6182

Open
3 tasks done
trusktr opened this issue Mar 2, 2025 · 1 comment
Open
3 tasks done

feat: ARIA attribute JSX types are missing #6182

trusktr opened this issue Mar 2, 2025 · 1 comment

Comments

@trusktr
Copy link

trusktr commented Mar 2, 2025

Prerequisites

Describe the Feature Request

JSX types for attributes like aria-foo are needed.

Describe the Use Case

To be able to have type definitions for all available attributes.

Describe Preferred Solution

Add to DOMAttributes

Describe Alternatives

n/a

Related Code

return <div aria-labelledby="foo">...</div>

Additional Information

No response

@christian-bromann
Copy link
Member

Thanks for raising this issue. Any contributions are much appreciated!

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

No branches or pull requests

2 participants