view : List (Attribute msg) -> { length : Basics.Int, value : String, onInput : String -> msg } -> Html msg
hiddenCharacters : Attribute msg
uppercase : Attribute msg
htmlAttrs : List (Html.Attribute msg) -> Attribute msg
Applied to the hidden input field.
noAttr : Attribute msg