Displays a form field with a label, input, and optional helper text.
The invalid prop indicates that the field’s value is invalid. Fields are styled as valid by default, though built-in client-side validation still applies. When a field is invalid, use the invalidText prop to display an error message with clear instructions for correction.