component_blocks.schema.yml in Component blocks 1.0.x
Same filename and directory in other branches
config/schema/component_blocks.schema.yml
File
config/schema/component_blocks.schema.ymlView source
- component_blocks.context_variable:
- type: mapping
- label: Context variable
- mapping:
- type:
- type: string
- label: 'Formatter'
- source:
- type: string
- label: 'Source field'
- value:
- type: string
- label: 'Fixed value'
- settings:
- type: field.formatter.settings.[%parent.type]
- label: 'Settings'
-
- block.settings.component_blocks:*:*:
- type: block_settings
- label: 'Component block settings'
- mapping:
- variables:
- type: sequence
- label: 'Properties'
- sequence:
- type: component_blocks.context_variable