You are here

parallax_element.schema.yml in Parallax Background 8

config/schema/parallax_element.schema.yml

File

config/schema/parallax_element.schema.yml
View source
  1. parallax_bg.parallax_element.*:
  2. type: config_entity
  3. label: 'Parallax element config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. uuid:
  9. type: string
  10. selector:
  11. type: label
  12. label: 'Selector'
  13. position:
  14. type: label
  15. label: 'Position'
  16. speed:
  17. type: label
  18. label: 'Speed'