The Text component was originally built on top of the MUI TextField component.
As our design and accessibility standards have evolved, the Text component is now to be replaced by the TextField component, which offers improved usability, accessibility, and closer alignment with our current design tokens and interaction patterns.
This documentation is retained to as a reference for legacy code that still depends on Text. For all new development, please refer to the TextField component documentation.
Related Components
Help and support