TextBox
lowcodera TextBox Control
Last updated
lowcodera TextBox Control
Last updated
The lowcodera text box is a component for editing, displaying, or entering plain text on forms to capture user names, phone numbers, email, and more.
There are several variations of textbox with different colors and configuration properties.
Textbox
Textbox with Numeric Value
Textbox with Password
Multiline Textbox
Textbox with validations
The properties below are the main ones which change this components appearance and behaviors.
Output Property | Purpose | Example |
---|---|---|
Output Property | Purpose | Example |
---|---|---|
Output Property | Purpose | Example |
---|---|---|
Output Property | Purpose | Example |
---|---|---|
Output Property | Purpose | Example |
---|---|---|
Property
Description
Required
Accepted Values
Label
Property to set Label for Textbox control
Yes
Text
Placeholder
Property to set placeholder inside Textbox control
X
Text
Type
Property to set if you want Float value in Textbox
X
Regular
Float
IsRequired
Property to make our textbox field required
X
Boolean
Mode
Property to set Mode for textbox control
X
Number
Password
Text
Multiline Text
LinesCount
Property to set line count for Multiline Textbox
X
Numeric
ShowSucess
Property to show success message
X
Boolean
SuccessMessage
Property to set success message
X
String
ShowError
Property to show error message
X
Boolean
ErrorMessage
Property to set error message
X
String
CurrentValue
Get Current value from Lowcodera Textbox Component.
TextBox2.CurrentValue
CurrentValue
Get Current value from Lowcodera Textbox Component.
TextBox2.CurrentValue
CurrentValue
Get Current value from Lowcodera Textbox Component.
TextBox2.CurrentValue
CurrentValue
Get Current value from Lowcodera Textbox Component.
TextBox2.CurrentValue
CurrentValue
Get Current value from Lowcodera Textbox Component.
TextBox2.CurrentValue