data-focused attribute for focused items
[2.2.3]
- Enhanced focus behavior by adding and removing the
data-focusedattribute during focus transitions. This allows to check if the item has focus via DOM attributes. Can be useful for e2e tests automation.