You are here

bootstrap_modal_messages.schema.yml in Bootstrap Modal Messages 8

config/schema/bootstrap_modal_messages.schema.yml

File

config/schema/bootstrap_modal_messages.schema.yml
View source
  1. bootstrap_modal_messages.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. bootstrap_modal_messages_selector:
  6. type: string
  7. bootstrap_modal_messages_multiple:
  8. type: string
  9. bootstrap_modal_messages_ignore_admin:
  10. type: integer
  11. bootstrap_modal_messages_show_header:
  12. type: integer
  13. bootstrap_modal_messages_header_close:
  14. type: integer
  15. bootstrap_modal_messages_show_footer:
  16. type: integer
  17. bootstrap_modal_messages_show_onload:
  18. type: integer
  19. bootstrap_modal_messages_show_controls:
  20. type: integer