<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`AbstractInputSuggest`](AbstractInputSuggest) › [`setValue`](AbstractInputSuggest/setValue) ## AbstractInputSuggest.setValue() method Sets the value into the input element. 1.4.10 **Signature:** ```typescript setValue(value: string): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>value</code> | <code>string</code> | | **Returns:** `void`