A
Anonymous

Styled Text Field - Copy this React, Mui Component to your project

Create a textArea field using MUI, min and max rows should be 4, width is 327px, when user enters text more than 4 rows let the user type without expanding the rows and when focus is out the 4th row text should be displayed using ellipsis ... and when focus is in the user should be able to scroll

Prompt
Component Preview

About

StyledTextField - A textArea with 4 min/max rows, 327px width, scrollable on focus, and ellipsis for overflow text. Built with React. Copy component code!

Share

Last updated 1 month ago