Skip to content

AbstractInputSuggest.setValue method

AbstractInputSuggest › setValue

Official

Sets the value into the input element.

Signature:

setValue(value: string): void

Parameters:

Parameter Type Description
value string

Returns: void

Since: 1.4.10