I can't find the docs for something that I know ex...
# compose
c
I can't find the docs for something that I know exists. It was compose talking about Role.Checkbox and how you can set that on a row to get better semantics/a11y. But I can't seem to find it. Anyone happen to know what I'm talking about 😅 My google-fu and ai fu is failing me
c
aha. after searching that snippet in google I get this page https://developer.android.com/develop/ui/compose/accessibility/api-defaults which is what i think i was looking for.
c
yeah, I posted that link as well 😉
c
oh cool. thanks! i could have sworn it wasn't on an accessibility page and instead a semantics page. but this works.