bcf2a9cf06938805d5f60574af1376cda30698a3
[yaffs-website] / web / core / modules / layout_builder / layout_builder.links.contextual.yml
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
11 layout_builder_block_remove:
12   title: 'Remove block'
13   route_name: 'layout_builder.remove_block'
14   group: 'layout_builder_block'
15   options:
16     attributes:
17       class: ['use-ajax']
18       data-dialog-type: dialog
19       data-dialog-renderer: off_canvas