footable.schema.yml in FooTable 8.2
Same filename and directory in other branches
config/schema/footable.schema.yml
File
config/schema/footable.schema.ymlView source
- # Schema for configuration files of the FooTable module.
-
- footable.footable_breakpoint.*:
- type: config_entity
- label: 'FooTable breakpoint'
- mapping:
- name:
- type: string
- label:
- type: label
- label: 'Label'
- breakpoint:
- type: integer
- label: 'Breakpoint'