Skip to content

[@types/react] add enterkeyhint attribute to input and textarea  #43985

@xzilja

Description

@xzilja

If you know how to fix the issue, make a pull request instead.

There is experimental input and textarea attribute enterkeyhint https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes that does not seem to be supported by type definitions. Even though experimental it is supported on latest releases of safari and chrome, perhaps it would be a good idea to add it?

Currently following error pops up when trying to use it in react:

Screenshot 2020-04-17 at 14 57 06

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions