You are here

date_recur_modular.schema.yml in Recurring Date Field Modular Widgets 3.x

config/schema/date_recur_modular.schema.yml

File

config/schema/date_recur_modular.schema.yml
View source
  1. field.widget.settings.date_recur_modular_oscar:
  2. type: mapping
  3. label: 'Oscar widget settings'
  4. mapping:
  5. all_day_toggle:
  6. type: boolean
  7. label: 'All day toggle enabled'
  8. field.widget.settings.date_recur_modular_sierra:
  9. type: mapping
  10. label: 'Sierra widget settings'
  11. mapping:
  12. interpreter:
  13. type: string
  14. label: 'Interpreter instance ID'
  15. date_format_type:
  16. type: string
  17. label: 'Date format type to display occurrences and excluded occurrences.'
  18. occurrences_modal:
  19. type: boolean
  20. label: 'Whether to enable occurrences modal.'