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