You are here

entity_browser_block.schema.yml in Entity Browser Block 8

config/schema/entity_browser_block.schema.yml

File

config/schema/entity_browser_block.schema.yml
View source
  1. block.settings.entity_browser_block:*:
  2. type: block_settings
  3. label: 'Entity Browser block'
  4. mapping:
  5. entity_ids:
  6. type: sequence
  7. label: 'Entity IDs'
  8. sequence:
  9. type: string
  10. label: 'Entity ID'
  11. view_modes:
  12. type: sequence
  13. label: 'View modes'
  14. sequence:
  15. type: string
  16. label: 'View mode'