Use identifiers and labels for Tabs
and SegmentedSwitch
buttons
#584
Labels
accessibility
Issues supporting accessibility features
Tabs
and SegmentedSwitch
buttons
#584
To enable proper accessibility of content inside these components, we should:
Solution 1 (simpler, not accurate):
isButton
traitisSelected
needs to be propagated to correct contentSolution 2 (complicated, accurate):
isSelected
traitThe text was updated successfully, but these errors were encountered: