Textarea

The quiet field, taller. Vertical resize only.

Note

For the printer

A note that travels with the sheet.

npx @noordvc/raster-cli add textarea
<div class="rs-field"><span class="rs-field-label">Notes</span><textarea class="rs-textarea" placeholder="What should we know?"></textarea></div>
import { Textarea } from "@/components/raster/textarea";

<Textarea label="Notes" placeholder="What should we know?" />
.rs-textarea