Files
corteza/crm/data/input.json
T

9 lines
138 B
JSON

{
"name": "Text input",
"options": {
"type": {
"title": "Input type",
"values": ["hidden", "text", "password", "email"]
}
}
}