[]
Configurates InputType. Sets the "type" attribute of the HTML input element hosted by the control.
public InputMaskBuilder InputType(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputMaskBuilder | Current builder. |