Skip to content

data-focused attribute for focused items

Choose a tag to compare

@asgvard asgvard released this 16 Jan 08:27

[2.2.3]

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