Files
id-tagging-schema-b/data/fields/mobile.json
2024-08-04 21:09:59 +08:00

14 lines
219 B
JSON

{
"key": "mobile",
"keys": [
"mobile",
"contact:mobile"
],
"type": "tel",
"label": "Mobile Phone",
"placeholder": "+31 42 123 4567",
"terms": [
"phone number"
]
}