Hi there, I had a question about ion-select
that has to do with accessibility and users that use virtual keyboards with mobile devices.
For <ion-select>
is there any way to implement the option to select an item in a select menu with the Enter
key, as well as tabbing off the selection? It just gives another option of choosing for keyboard users and for accessibility. Thanks!