HtmlEditorBuilder.Placeholder Method
Name | Parameters | Description |
---|---|---|
Placeholder(JS) | value | Specifies the text displayed when the input field is empty. Mirrors the client-side placeholder option. |
Placeholder(String) | value | Specifies the text displayed when the input field is empty. Mirrors the client-side placeholder option. |