You are here

responsivewrappers.schema.yml in Responsive wrappers 2.0.x

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

File

config/schema/responsivewrappers.schema.yml
View source
  1. responsivewrappers.settings:
  2. type: config_object
  3. label: 'Responsive wrappers settings'
  4. mapping:
  5. add_css:
  6. type: integer
  7. label: 'Attach module CSS with input filter'
  8. version:
  9. type: integer
  10. label: 'Bootstrap output version'
  11. image_class:
  12. type: string
  13. label: 'Custom image class'
  14. iframe_wrapper_class:
  15. type: string
  16. label: 'Custom iframe wrapper class'
  17. iframe_class:
  18. type: string
  19. label: 'Custom iframe class'
  20. table_wrapper_class:
  21. type: string
  22. label: 'Custom table wrapper class'
  23. table_class:
  24. type: string
  25. label: 'Custom table class'