You are here

rest_views.image.schema.yml in REST Views 8

Same filename and directory in other branches
  1. 2.0.x config/schema/rest_views.image.schema.yml
config/schema/rest_views.image.schema.yml

File

config/schema/rest_views.image.schema.yml
View source
  1. field.formatter.settings.rest_views_image:
  2. type: field.formatter.settings.image
  3. mapping:
  4. export_alt:
  5. type: boolean
  6. label: 'Export the alt attribute'
  7. export_title:
  8. type: boolean
  9. label: 'Export the title attribute'