block_example.schema.yml

Same filename and directory in other branches
  1. 4.0.x modules/block_example/config/schema/block_example.schema.yml
modules/block_example/config/schema/block_example.schema.yml

File

modules/block_example/config/schema/block_example.schema.yml

View source
  1. block.settings.example_configurable_text:
  2. type: block_settings
  3. label: 'Example configurable text block configuration'
  4. mapping:
  5. block_example_string:
  6. type: text
  7. label: 'Block contents'