Skip to content

Add aria-* attributes to @deephaven/components #514

@mofojed

Description

@mofojed

Our @deephaven/components currently do not pass through aria-* attributes. AriaAttributes are defined in react types.

We may just want to extend HTMLAttributes for each of our component prop definitions, then use a spread operator to pass in the extra attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions