Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

layout_builder.links.contextual.yml

core/modules/layout_builder/layout_builder.links.contextual.yml

File

core/modules/layout_builder/layout_builder.links.contextual.yml

View source
  1. layout_builder_block_update:
  2. title: 'Configure'
  3. route_name: 'layout_builder.update_block'
  4. group: 'layout_builder_block'
  5. options:
  6. attributes:
  7. class: ['use-ajax']
  8. data-dialog-type: dialog
  9. data-dialog-renderer: off_canvas
  10. layout_builder_block_move:
  11. title: 'Move'
  12. route_name: 'layout_builder.move_block_form'
  13. group: 'layout_builder_block'
  14. options:
  15. attributes:
  16. class: ['use-ajax']
  17. data-dialog-type: dialog
  18. data-dialog-renderer: off_canvas
  19. layout_builder_block_remove:
  20. title: 'Remove block'
  21. route_name: 'layout_builder.remove_block'
  22. group: 'layout_builder_block'
  23. options:
  24. attributes:
  25. class: ['use-ajax']
  26. data-dialog-type: dialog
  27. data-dialog-renderer: off_canvas

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal