aforemny / elm-mdc

Elm port of the Material Components for the Web CSS/JS library
https://aforemny.github.io/elm-mdc
Apache License 2.0
354 stars 43 forks source link

Set tabindex properly when only the activated item has been set #241

Closed berenddeboer closed 5 years ago

berenddeboer commented 5 years ago

This is perhaps an improvement upon MDC: you do not need to set/maintain the selected index, just setting activated on a list item is sufficient.