Text (Deprecated)

Used to enter free-form text that’s no longer than one line.

Deprecated
Show details
Deprecated
Published: January 09, 2025
Updated: November 11, 2025

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.



Help and support