Page 1 of 1

Give TabBarMobile proper ARIA markup

Posted: Thu Sep 26, 2024 8:04 am
by Quin
Currently, the TabBarMobile just reads as a list of buttons to screen readers. However, ARIA supports tabs and tab panels. Is it possible for these attributes to be added to TabBarMobile by default?
More info here: https://developer.mozilla.org/en-US/doc ... s/tab_role