[ionic4] how to add tabindex to ion-input?

For ionic 4, how to add tabindex to ion-input?
I found it is not working in iOS FormAccessoryBar. It show in gray color.

2 Likes

I am having issues with iOS honoring explicitly set tab indices. It seems to want to handle them automatically. However, the gray color and usability is (mostly) fixed by upgrading iOS to 14.5.x as detailed in this thread: Ionic 4 - iOS accessory bar next/previous buttons disabled using ion-item · Issue #16498 · ionic-team/ionic-framework · GitHub