3
0
corteza/crm/data/input.json
2018-07-16 00:14:50 +02:00

9 lines
138 B
JSON

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