elm-style-framework
elm-style-framework copied to clipboard
Make the "Nothing" in the button behave as if the button is disabled
trafficstars
At the moment there is a modifier "Disabled" but there is also the concept of "Nothing" as message sent out. These two are overlapping we we could remove the modifier "Disabled" and just the "Nothing" to decide when the button need to be in disabled mode