You are here

paragraphs_table.schema.yml in Paragraphs table 8

config/schema/paragraphs_table.schema.yml

File

config/schema/paragraphs_table.schema.yml
View source
  1. #field formatter settings for each field
  2. field.formatter.settings.paragraphs_table_formatter:
  3. type: mapping
  4. label: 'Paragraphs table field formatter settings.'
  5. mapping:
  6. view_mode:
  7. type: string
  8. label: 'View Mode'
  9. vertical:
  10. type: boolean
  11. label: 'Table vertical'
  12. caption:
  13. type: string
  14. label: 'Caption'
  15. mode:
  16. type: string
  17. label: 'Table mode'
  18. chart_type:
  19. type: string
  20. label: 'Chart type'
  21. chart_width:
  22. type: integer
  23. label: 'Chart width'
  24. chart_height:
  25. type: integer
  26. label: 'Chart height'
  27. import:
  28. type: string
  29. label: 'Import'
  30. empty_cell_value:
  31. type: boolean
  32. label: 'Fill blank cells in table'
  33. empty:
  34. type: boolean
  35. label: 'Hide empty columns'
  36. ajax:
  37. type: boolean
  38. label: 'Load table with ajax'
  39. custom_class:
  40. type: string
  41. label: 'Set table class'
  42. hide_line_operations:
  43. type: boolean
  44. label: 'Hide line operations'
  45. field.widget.settings.paragraphs_table_widget:
  46. type: field.widget.settings.paragraphs
  47. mapping:
  48. vertical:
  49. type: boolean
  50. label: 'Table vertical'
  51. paste_clipboard:
  52. type: boolean
  53. label: 'Paste from clipboard'
  54. show_all:
  55. type: boolean
  56. label: 'Show all'
  57. features:
  58. type: sequence
  59. label: 'Features'
  60. sequence:
  61. type: string