How do i set focusindex on custom button container.
0
I have created custom button cards through a container rendering as a div. Now i can't select it using tab as I could do with a regular button. How do I add the tabindex / focusindex=0 property to this div, so the user is able to select it using the tab-key? Regular responsive app.