← All Components

TextArea

Form Inputs

Multi-line text input with character limit and auto-resize.

Live Demo

Usage

<script>
  import { TextArea } from "jatui"
</script>

<TextArea />

Props

PropTypeDefaultDescription
labelstring-Field label
valuestring""Text value (bindable)
placeholderstring-Placeholder text
rowsnumber3Visible rows
errorstring-Error message
maxLengthnumber-Character limit