layout\type

Matches on layout type of the rendered layout. Used in layout_view view.

Example

netgen_block_manager:
    view:
        layout_view:
            default:
                layout_3:
                    template: '@App/layout/layout_3.html.twig'
                    match:
                        layout\type: layout_3