Skip to content

feat: ARIA attribute JSX types are missing #6182

Open
@trusktr

Description

@trusktr

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions