# Editor.TextEdit.AppendHtml

```csharp
void AppendHtml(string html)
```

### Parameters

- `html` (`string`)

Declared in [Editor.TextEdit](/api/Editor.TextEdit).
Assembly: `Sandbox.Tools`.
