telephone.schema.yml
Same filename in other branches
File
-
core/
modules/ telephone/ config/ schema/ telephone.schema.yml
View source
- # Schema for the configuration files of the Telephone module.
-
- field.formatter.settings.telephone_link:
- type: mapping
- label: 'Telephone link format settings'
- mapping:
- title:
- type: label
- label: 'Title to replace basic numeric telephone number display'
-
- field.widget.settings.telephone_default:
- type: mapping
- label: 'Telephone default format settings'
- mapping:
- placeholder:
- type: label
- label: 'Placeholder'
-
- field.value.telephone:
- type: mapping
- label: 'Default value'
- mapping:
- value:
- type: string
- label: 'Value'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.