`Layout` doesn’t respect `semantics` modifier for ...
# compose
t
Layout
doesn’t respect
semantics
modifier for the child inside it ? I tried
mergeDescendants = true
and the focus still going to each child 🤔
z
The semantics system doesn’t influence focus, afaik
t
@Zach Klippenstein (he/him) [MOD] I don’t understand 🤔 Semantics are basically to influence focus on a11y mode right ? (and ofcrs to provide a11y props)