semantics is a subsystem of compose UI that allows us to kind of โmarkโ parts of the tree with metadata. This can be used for a lot of things: Testing, Accessibility, Developer tooling, etc.
๐ 1
k
Kazemihabib1996
03/13/2020, 7:01 PM
Thanks, Is there any example of it's usage at the moment or it's not completed yet and we're gonna see it in future?
l
Leland Richardson [G]
03/13/2020, 7:05 PM
its being used across the codebase. for instance, you can look at Toggleable, Button, Checkbox, Text, etc.