block_example.schema.yml

Same filename in other branches
  1. 3.x modules/block_example/config/schema/block_example.schema.yml
  2. 4.0.x modules/block_example/config/schema/block_example.schema.yml
block_example/config/schema/block_example.schema.yml

File

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'