Text editor is a single-line plain text edit control allowing the user to type a value. This editor is used by default for strings and numbers.

Key properties:

Placeholder
Specifies a short hint that describes the expected value.
Prefix
Allows to create a prepended input.
Suffix
Allows to create an appended input.

Open Insert or Edit forms to see the editor in action.