Texto autoajustável
Um componente de texto para React que se ajusta conforme o conteúdo.
O componente TextareaAutosize
ajusta automaticamente a altura do textarea em eventos de teclado e redimensionamento de janela.
A paleta com funções de estilo.
Vazio
Press Enter to start editing
Press Enter to start editing
Press Enter to start editing
Base
The TextareaAutosize component is defined in the @mui/base package. It is reexported from @mui/material for convenience. In your application you may import it from either package.
import TextareaAutosize from '@mui/base/TextareaAutosize';