You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, WebKit supports the enterkeyhint attribute that allows a content author to provide a label for the enter key on virtual keyboards with values for: enter, done, go, next, previous, search, and send.
Spec: https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-enterkeyhint-attribute
Chrome 77+: https://www.chromestatus.com/feature/5654529808793600
iOS 13.4: https://webkit.org/blog/10247/new-webkit-features-in-safari-13-1/
https://trac.webkit.org/changeset/251720/webkit
https://bugzilla.mozilla.org/show_bug.cgi?id=1490661
The text was updated successfully, but these errors were encountered: