You are here

link_attributes.schema.yml in Link Attributes widget 8

config/schema/link_attributes.schema.yml

File

config/schema/link_attributes.schema.yml
View source
  1. field.widget.settings.link_attributes:
  2. type: mapping
  3. label: 'Link with attributes settings'
  4. mapping:
  5. placeholder_url:
  6. type: string
  7. label: 'Placeholder for URL'
  8. placeholder_title:
  9. type: label
  10. label: 'Placeholder for link text'
  11. enabled_attributes:
  12. type: sequence
  13. sequence:
  14. type: boolean
  15. label: 'Enabled'