A textarea that grows as you type and shrinks when you delete. At its height limit, the content scrolls.
Try it
Type, paste, or delete text. You can also resize the field manually.
Without demo JavaScript, the field still works. Native autosizing depends on your browser.
The component CSS
This preview reads the CSS used by the field above. No measurement script is needed.
Enable JavaScript to display the recipe source, or view this file's source.
The fallback preserves editing, manual resizing, and scrolling. It does not provide automatic growth.