You are here

font_display.schema.yml in @font-your-face 8.3

config/schema/font_display.schema.yml

File

config/schema/font_display.schema.yml
View source
  1. fontyourface.font_display.*:
  2. type: config_entity
  3. label: 'Font display config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. font_url:
  14. type: string
  15. label: 'Font'
  16. fallback:
  17. type: string
  18. label: 'Fallback'
  19. selectors:
  20. type: string
  21. label: 'Selectors'
  22. theme:
  23. type: string
  24. label: 'Theme'