Limit the width of helper text
Use the Text component in the Form item help text slot to limit the line length of helper text.
When to use
Use this pattern when longer helper text stretches too far across the page and becomes difficult to read.
Considerations
- Set the Text component’s
maxWidthproperty with a valid CSS width, such as40ch - Use a character-based width such as
chto keep lines at a readable length - Keep helper text concise and relevant to the field
- Make sure the helper text remains available to assistive technologies through the Form item help text slot