SelectBoxBuilder.Placeholder Method
| Name | Parameters | Description |
|---|---|---|
| Placeholder(JS) | value | The text that is provided as a hint in the select box editor. Mirrors the client-side placeholder option. |
| Placeholder(String) | value | The text that is provided as a hint in the select box editor. Mirrors the client-side placeholder option. |