Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 418 Bytes

layout_type.rst

File metadata and controls

18 lines (14 loc) · 418 Bytes

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