Hi
I have customized the styling of focused elements but I ran into a problem.
The focused state gets activated when you tab to or when you click on an element. Now for some elements we would only like the focused-style to be activated when the user tabs to and not when he clicks on the element. Is there a way to do this without having to add a clickhandler?
I have customized the styling of focused elements but I ran into a problem.
The focused state gets activated when you tab to or when you click on an element. Now for some elements we would only like the focused-style to be activated when the user tabs to and not when he clicks on the element. Is there a way to do this without having to add a clickhandler?
Comment