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'