Autosize Textarea

Auto resize textarea height based on content.

Usage

Max height

ref

current max height from ref: 0

Form

Customize

This is an example that you can use the hook useAutosizeTextArea() to create your own textarea to match your needs.

In this example, we use react-hook-form and shadcn-ui Textarea to fully control your customize textarea.