debois / elm-mdl

Elm-port of the Material Design Lite CSS/JS library
Apache License 2.0
965 stars 133 forks source link

Toggles don't have a `Toggles.error` option. #365

Open hickscorp opened 6 years ago

hickscorp commented 6 years ago

It's very nice that the form component TextField has that Textfield.error option. It would make sense for the Toggles to have the same sort of feature (Eg for a "Terms of Service" toggle, or for the Toggles.radio that requires one choice).