Property

enterkeyhint

moves the return key

why?

enter key

Relabels the return key. Most labels only render inside a form.

Needs a <form> wrapping the field to take effect — the frames here wrap it.

iOS screen for enterkeyhint="enter" — whole frame, uncroppedthe return key

Neutral Return label.

m--enterkeyhint-enter--type-text · iOS 26.3 · Simulator · Safari

support & traps
  • Most enter-key labels only render inside a form

    Several enterkeyhint labels fall back to plain Return when the input is not inside a form. iOS also shows Go automatically for any input in a form with an action, even without enterkeyhint.