value


valuestring

Sets or gets the value in the dashboard input field.

To reset the text input and restore any placeholder text, set the value property to null or undefined.

Note:

  • Changing a text input's value in code does not trigger an onChange event.
Was this helpful?
Yes
No