TextField QML Type
A styled text input field, providing an alias for TextBox. More...
| Import Statement: | import FluentUI 1.0 |
Detailed Description
TextField is a thin wrapper that redirects to TextBox for full documentation. It provides a single-line text input with Fluent Design styling, supporting placeholder text, validation, and input constraints.
For detailed property and method documentation, please refer to TextBox.