You are here

background_image.data_types.schema.yml in Background Image 2.0.x

config/schema/background_image.data_types.schema.yml

File

config/schema/background_image.data_types.schema.yml
View source
  1. background_image_settings:
  2. type: mapping
  3. mapping:
  4. blur:
  5. type: mapping
  6. mapping:
  7. type:
  8. type: integer
  9. radius:
  10. type: integer
  11. speed:
  12. type: integer
  13. dark:
  14. type: boolean
  15. full_viewport:
  16. type: boolean
  17. preload:
  18. type: mapping
  19. mapping:
  20. background_color:
  21. type: color_hex
  22. text:
  23. type: text_format