Navigate Tabcontainers via keyboard as a user with disabilities?

0
I'm optimising various components in my app in order to make the application more accessible. I was working on the tabcontainers  where I realised they have no tab-index and thereby are unable to navigate by users that rely on the tab-key. Adding a javascript for each tabcontainer seems like unnecessary work for something that should be provided by the platform in the first place. Unless I'm missing something, how can I make tabcontainers accessible for users with disabilities without 'hacks' ?
asked
0 answers