9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"name": "Text input",
|
|
"options": {
|
|
"type": {
|
|
"title": "Input type",
|
|
"values": ["hidden", "text", "password", "email"]
|
|
}
|
|
}
|
|
} |