---
title: inputText
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/betextsuggestion/inputtext
---

# inputText

Text that will be inserted into the document when the user chooses the suggestion.

## Declaration

```swift
var inputText: String { get }
```
