You are here

footable.schema.yml in FooTable 8.2

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

File

config/schema/footable.schema.yml
View source
  1. # Schema for configuration files of the FooTable module.
  2. footable.footable_breakpoint.*:
  3. type: config_entity
  4. label: 'FooTable breakpoint'
  5. mapping:
  6. name:
  7. type: string
  8. label:
  9. type: label
  10. label: 'Label'
  11. breakpoint:
  12. type: integer
  13. label: 'Breakpoint'