You are here

bootstrap_simple_carousel.schema.yml in bootstrap simple carousel 8

config/schema/bootstrap_simple_carousel.schema.yml

File

config/schema/bootstrap_simple_carousel.schema.yml
View source
  1. bootstrap_simple_carousel.settings:
  2. type: config_object
  3. label: 'bootstrap simple carousel settings'
  4. mapping:
  5. bootstrap_simple_carousel:
  6. type: mapping
  7. mapping:
  8. interval:
  9. type: integer
  10. label: 'Interval:'
  11. wrap:
  12. type: integer
  13. label: 'Wrap:'
  14. pause:
  15. type: integer
  16. label: 'Pause:'
  17. indicators:
  18. type: integer
  19. label: 'Indicators:'
  20. controls:
  21. type: integer
  22. label: 'Controls:'
  23. assets:
  24. type: integer
  25. label: 'Assets:'
  26. image_type:
  27. type: varchar
  28. label: 'Image type:'
  29. image_style:
  30. type: varchar
  31. label: 'Image style:'