Y
Hacker News
new
|
ask
|
show
|
jobs
by
sickblastoise
476 days ago
Svelte 5 does a great job of raising warnings for this. You try to use an onclick on a div you get warning to make it tab-able and give it an aria role, and a reccomendation that you should probably be using a button.