You are here

webform.entity.webform_options.schema.yml in Webform 6.x

Same filename and directory in other branches
  1. 8.5 config/schema/webform.entity.webform_options.schema.yml
config/schema/webform.entity.webform_options.schema.yml

File

config/schema/webform.entity.webform_options.schema.yml
View source
  1. 'webform.webform_options.*':
  2. type: config_entity
  3. label: Options
  4. mapping:
  5. id:
  6. type: string
  7. label: 'Machine name'
  8. label:
  9. type: label
  10. label: Label
  11. category:
  12. type: label
  13. label: Category
  14. likert:
  15. type: boolean
  16. label: 'Use as Likert'
  17. options:
  18. type: text
  19. label: 'Options (YAML)'
  20. webform_type: yaml