You are here

ckeditorheight.schema.yml in CKEditorHeight 8

config/schema/ckeditorheight.schema.yml

File

config/schema/ckeditorheight.schema.yml
View source
  1. ckeditorheight.settings:
  2. type: config_object
  3. label: 'CKEditorHeight settings'
  4. mapping:
  5. offset:
  6. type: float
  7. label: 'Offset'
  8. line_height:
  9. type: float
  10. label: 'Line height'
  11. unit:
  12. type: string
  13. label: 'Unit'
  14. disable_autogrow:
  15. type: boolean
  16. label: 'Disable autogrow'