You are here

link_target.schema.yml in Link target 8

config/schema/link_target.schema.yml

File

config/schema/link_target.schema.yml
View source
  1. # Schema for the configuration files of the Link Target formatter.
  2. field.formatter.settings.link_target_field_widget:
  3. type: field.formatter.settings.link_target_field_widget
  4. label: 'Link with target'
  5. mapping:
  6. available_targets:
  7. type: sequence
  8. label: 'Available targets'
  9. sequence:
  10. type: string
  11. label: 'Target'