You are here

block_styles.schema.yml in Block Styles 2.x

config/schema/block_styles.schema.yml

File

config/schema/block_styles.schema.yml
View source
  1. block_styles.block_styles.*:
  2. type: config_entity
  3. label: 'Block Styles'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'Block ID'
  8. theme:
  9. type: string
  10. label: 'Theme Suggestion'
  11. classes:
  12. type: string
  13. label: 'Classes'
  14. text:
  15. type: string
  16. label: 'Text'