id-tagging-schema/data/fields/phone.json

10 lines
191 B
JSON

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