← Back to Components
Input
basicText input field with validation support
Parameters
valueplaceholderdisabledrequiredtypenameidariaLabelSizes
defaultsmlg
Preview
Example
{
"kind": "component",
"name": "Input",
"props": {
"placeholder": { "expr": "lit", "value": "Enter text..." },
"type": { "expr": "lit", "value": "text" }
}
}Installation
Copy component files from:
node_modules/@constela/ui/components/input/