You are here

field_label.schema.yml in Field Label 8

config/schema/field_label.schema.yml

File

config/schema/field_label.schema.yml
View source
  1. field.formatter.third_party.field_label:
  2. type: mapping
  3. label: 'Field Label Formatter entity display settings'
  4. mapping:
  5. label_class:
  6. type: string
  7. label: 'Extra classes for the wrapper element'
  8. label_class_select:
  9. type: string
  10. label: 'Class selection for the wrapper element'
  11. label_value:
  12. type: label
  13. label: 'New value for the label'
  14. label_tag:
  15. type: string
  16. label: 'Custom label wrapper tag'