Skip to content

Textarea Autosize

A textarea component for React which grows with content.

The TextareaAutosize component automatically adjust the textarea height on keyboard and window resize events.

Empty

Minimum height

Maximum height

Unstyled

As the component does not have any styles, it also comes with the Base package.

import TextareaAutosize from '@mui/base/TextareaAutosize';