# Editor.LineEdit.ClearButtonEnabled

```csharp
bool ClearButtonEnabled { get; set; }
```

Show a button to clear the text input when it is not empty.

Declared in [Editor.LineEdit](/api/Editor.LineEdit).
Assembly: `Sandbox.Tools`.
