User Input
Information people provide deliberately — a form they fill in, text they type, a search they run, a photo they upload, a voice command they speak. The person knows they are handing something over, unlike sensing that happens around them.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/user_input.
element "user_input"
{
"id": "user_input",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "User Input"
}
],
"description": [
{
"locale": "en",
"value": "Information people provide deliberately — a form they fill in, text they type, a search they run, a photo they upload, a voice command they speak. The person knows they are handing something over, unlike sensing that happens around them."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "form_field",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}