Pular para o conteúdo

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

Altura mínima

Press Enter to start editing

Altura máxima

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';

API

See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.