You are here

blazy.views.schema.yml in Blazy 8.2

Same filename and directory in other branches
  1. 8 config/schema/blazy.views.schema.yml
config/schema/blazy.views.schema.yml

File

config/schema/blazy.views.schema.yml
View source
  1. blazy_views_field:
  2. type: views_field
  3. label: Blazy
  4. mapping:
  5. box_style:
  6. type: string
  7. label: 'Lightbox image style'
  8. box_media_style:
  9. type: string
  10. label: 'Lightbox video style'
  11. image_style:
  12. type: string
  13. label: 'Image style'
  14. media_switch:
  15. type: string
  16. label: 'Media switch'
  17. ratio:
  18. type: string
  19. label: 'Aspect ratio'
  20. thumbnail_style:
  21. type: string
  22. label: 'Thumbnail style'
  23. view_mode:
  24. type: string
  25. label: 'View mode'
  26. views.field.blazy_file:
  27. type: blazy_views_field
  28. views.field.blazy_media:
  29. type: blazy_views_field
  30. views.style.blazy:
  31. type: blazy_base
  32. label: 'Blazy Grid'