Hint Text

This is helpful hint text
This field has an error that needs attention
This field is currently disabled
<.hint_text label="This is helpful hint text"/>
<.hint_text label="This field has an error that needs attention" variant="destructive"/>
<.hint_text label="This field is currently disabled" variant="disabled"/>
Required field
Enter your email address to receive notifications
Password must be at least 8 characters with one uppercase letter
This is a longer hint text that provides detailed information about what the user should enter in the associated field and why it's important for their account setup
<.hint_text label="Required field"/>
<.hint_text label="Enter your email address to receive notifications"/>
<.hint_text
  label="Password must be at least 8 characters with one uppercase letter"
  variant="destructive"
/>
<.hint_text
  label="This is a longer hint text that provides detailed information about what the user should enter in the associated field and why it's important for their account setup"
/>