shadcn_ui-textarea

Installation
SKILL.md

Shadcn UI — Textarea

Instructions

ShadTextarea displays a multi-line form field or textarea-like component. Use placeholder and optional initialValue. For forms use ShadTextareaFormField with id, label, placeholder, description, and validator.

Standalone

const ShadTextarea(
  placeholder: Text('Type your message here'),
)

Form field

Installs
21
GitHub Stars
9
First Seen
Apr 13, 2026
shadcn_ui-textarea — serverpod/skills-registry