You are here

layout_builder_modal.schema.yml in Layout Builder Modal 8

config/schema/layout_builder_modal.schema.yml

File

config/schema/layout_builder_modal.schema.yml
View source
  1. layout_builder_modal.settings:
  2. type: config_object
  3. label: 'Layout Builder Modal settings'
  4. mapping:
  5. modal_width:
  6. type: integer
  7. label: 'Modal width'
  8. modal_height:
  9. type: string
  10. label: 'Modal height'
  11. modal_autoresize:
  12. type: boolean
  13. label: 'Modal autoresize'
  14. theme_display:
  15. type: string
  16. label: 'Display with theme'