<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`ValueComponent`](ValueComponent) › [`setValue`](ValueComponent/setValue) ## ValueComponent.setValue() method 0.9.7 **Signature:** ```typescript abstract setValue(value: T): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>value</code> | <code>T</code> | | **Returns:** `this`