responsive_image_test_module.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml
  2. 10 core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml
  3. 11.x core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml
core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml

File

core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml

View source
  1. # Schema for the configuration files of the Responsive image test theme module.
  2. field.formatter.settings.responsive_image_test:
  3. type: mapping
  4. label: 'Responsive image list format settings'
  5. mapping:
  6. responsive_image_style:
  7. type: string
  8. label: 'Responsive image style'
  9. image_link:
  10. type: string
  11. label: 'Link image to'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.