view : List (Attribute msg) -> { value : Basics.Bool, onInput : Basics.Bool -> msg } -> Html msg
viewReadOnly : List (Attribute msg) -> Basics.Bool -> Html msg
color : String -> Attribute msg
colorful : Attribute msg
small : Attribute msg
toggle : Attribute msg
disabled : Basics.Bool -> Attribute msg
readOnly : Basics.Bool -> Attribute msg
htmlAttrs : List (Html.Attribute msg) -> Attribute msg
noAttr : Attribute msg