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

14 lines
213 B
JSON

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