Skip to content

<Button>: Support onKeyDown handler for button-like links #444

@birdofpreyru

Description

@birdofpreyru

As of now, the onKeyDown handler is only supported for proper buttons (i.e. <Button> instances without to prop), because <Link> component used under the hood for button-like links does not seem to call provided onKeyDown handlers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important. Nice to have improvements and optimizations.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions