AutocompleteBuilder.Placeholder Method
| Name | Parameters | Description |
|---|---|---|
| Placeholder(JS) | value | Specifies a text string displayed when the editor's value is empty. Mirrors the client-side placeholder option. |
| Placeholder(String) | value | Specifies a text string displayed when the editor's value is empty. Mirrors the client-side placeholder option. |