Using third party library (picobel.js) in svelte
I’m trying to use picobel.js audio player in a svelte project. The library creates stylable html elements for the html5 audio player.
Prevent focus event from firing when clicking a tree element?
The ARIA tree spec says that when the tree widget gets keyboard focus, then the first item should get focus (if no element has focus).