textarea
v1.0.0Native <textarea> wrapped as a design-system custom element — multi-line text field with rows prop, invalid+describedBy for error states, and dsInput event fired on every keystroke.
Install
Preview
Usage
react
django-template
Spec details
Raw registry entry
{
"name": "textarea",
"type": "ui-component",
"metadata": {
"level": 1,
"description": "Native <textarea> wrapped as a design-system custom element — multi-line text field with rows prop, invalid+describedBy for error states, and dsInput event fired on every keystroke.",
"author": "neo",
"version": "1.0.0",
"created_at": "2026-08-26",
"dependencies": [],
"translations": {
"es": {
"description": "<textarea> nativo envuelto como custom element del design system — campo de texto multilínea con prop rows, invalid+describedBy para errores, y evento dsInput en cada tecla."
}
}
},
"spec": {
"tech": "stencil",
"tag": "ds-textarea",
"tokens_used": [
"font.family",
"font.size-md",
"spacing.sm",
"spacing.md",
"spacing.lg",
"spacing.xl",
"radius.sm",
"radius.md"
]
}
}