Text box
Add editable fields for entering values to process by application
logic.
Use case
Add editable fields to implement data input capabilities in applications.
For example, use text boxes for entering:
- Credentials for authentication.
- String values for processing by application logic.
TIP:
Label fields clearly and validate input to
prevent errors in application logic.
Example
Text boxes for username and password

text box
runtime text
editable fields
application logic
user input
Provide Feedback