Ionic version:
[x] 5.x
Describe the Feature Request
Now that both Chrome and Safari support the "enterkeyhint" attribute on the <input> element, we could use it to specify the appearance of the Enter button when the virtual keyboard appears.
Describe Preferred Solution
The ion-input component accepts an "enterkeyhint" prop that is passed down to the underlying HTML element.
Additional Context
Reference: https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-enterkeyhint-attribute
Thanks for the issue. This has been resolved via https://github.com/ionic-team/ionic/pull/21035 and https://github.com/ionic-team/ionic/pull/21036. This feature will be available in an upcoming release of Ionic Framework.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Most helpful comment
Thanks for the issue. This has been resolved via https://github.com/ionic-team/ionic/pull/21035 and https://github.com/ionic-team/ionic/pull/21036. This feature will be available in an upcoming release of Ionic Framework.