You are here

core.entity_view_display.paragraph.button.default.yml in Open Social 8

modules/social_features/social_landing_page/config/install/core.entity_view_display.paragraph.button.default.yml

File

modules/social_features/social_landing_page/config/install/core.entity_view_display.paragraph.button.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.button.field_button_link_an
  6. - field.field.paragraph.button.field_button_link_lu
  7. - field.field.paragraph.button.field_button_style
  8. - paragraphs.paragraphs_type.button
  9. module:
  10. - link
  11. - options
  12. id: paragraph.button.default
  13. targetEntityType: paragraph
  14. bundle: button
  15. mode: default
  16. content:
  17. field_button_link_an:
  18. weight: 0
  19. label: hidden
  20. settings:
  21. trim_length: 80
  22. url_only: false
  23. url_plain: false
  24. rel: ''
  25. target: ''
  26. third_party_settings: { }
  27. type: link
  28. region: content
  29. field_button_link_lu:
  30. weight: 1
  31. label: hidden
  32. settings:
  33. trim_length: 80
  34. url_only: false
  35. url_plain: false
  36. rel: ''
  37. target: ''
  38. third_party_settings: { }
  39. type: link
  40. region: content
  41. field_button_style:
  42. weight: 2
  43. label: hidden
  44. settings: { }
  45. third_party_settings: { }
  46. type: list_key
  47. region: content
  48. hidden: { }