components / textarea

textarea.

minimal multiline input. matches input — thin border, square corners, vertical resize.

installation
bunx @justin06lee/chrome@latest add textarea
usage
Basic
<Textarea placeholder="write something…" rows={4} />