You are here

bootstrap_library.schema.yml in Bootstrap Library 8

config/schema/bootstrap_library.schema.yml

File

config/schema/bootstrap_library.schema.yml
View source
  1. bootstrap_library.settings:
  2. type: mapping
  3. label: 'Bootstrap settings'
  4. mapping:
  5. theme:
  6. visibility:
  7. type: integer
  8. label: 'Theme Visibility'
  9. themes:
  10. type: string
  11. label: 'Themes'
  12. url:
  13. visibility:
  14. type: integer
  15. label: 'URL Visibility'
  16. pages:
  17. type: string
  18. label: 'Pages'
  19. minimized:
  20. options:
  21. type: integer
  22. label: 'Minimized'
  23. cdn:
  24. bootstrap:
  25. type: string
  26. label: 'Bootstrap CDN version'
  27. options:
  28. type: string
  29. label: 'Bootstrap CDN options'
  30. files:
  31. types:
  32. type: string
  33. label: 'CSS, js loading'