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

IconButton: add support to change aria label to change depending on icon button state #323

Open berenddeboer opened 3 years ago

berenddeboer commented 3 years ago

Some designs may call for the aria label to change depending on the icon button state.

More here.