You are here

paragraphs_viewmode.schema.yml in Paragraphs View Modes 8

config/schema/paragraphs_viewmode.schema.yml

File

config/schema/paragraphs_viewmode.schema.yml
View source
  1. paragraphs.behavior.settings.paragraphs_viewmode_behavior:
  2. type: paragraphs.behavior.settings_base
  3. label: 'Paragraphs View Mode Settings'
  4. mapping:
  5. override_mode:
  6. type: text
  7. label: 'Select which view mode to override'
  8. override_available:
  9. type: sequence
  10. label: 'Select which view modes are allowed'
  11. sequence:
  12. type: text
  13. label: 'View Mode'
  14. override_default:
  15. type: text
  16. label: 'Select default view mode'