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