You are here

block_example.schema.yml in Examples for Developers 3.x

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'