[]
Configurates Placeholder. Sets the string shown as a hint when the control is empty.
public InputMaskBuilder Placeholder(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |