Skip to content

Accessibility support: `.focus()` DOM node when the item is focused

Choose a tag to compare

@asgvard asgvard released this 08 May 10:01
4e9e4ec

This release includes support for Accessibility. With the new configuration flag shouldFocusDOMNode it is possible to also set a native browser focus on the DOM node when the item is focused by the library. This allows usage of aria tags for screen readers.