I’m looking to improve the accessibility of my application, and I wanted to make keyboard navigation possible (I didn’t find this topic anywhere).
I believe that many of you use the Group element for action, and in this element there is no :focus property, as there is in the Button. Could anyone tell me how to add it?
@rpetribu
This seems to me to have many conditionals and to be more complex. I was thinking about something more optimized, as I need to apply it to many elements and pages.