Skip to main content
Back to Canvas Controls
Canvas Control

Text input

The user can specify data by typing into a Text input control. Depending on how you configure the app, that data might be added to a data source, used to calculate a temporary value, or incorporated in some other way. The key properties for this control are Value, Mode, and ValidationState.

Control details

Guidance

Users should ideally be able to see all the text that they have input without scrolling, please increase the size of the text box to match the expected input length.