Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

How to use inside a twig file? #21

@landwire

Description

@landwire

Hi there,
Could you add an example of how to use this inside a twig file and how the syntax is to pass the variables to the file?

At the moment I do this inside the twig file to include other twig files:

{% include '@prototype/partials/layout/l-landing-page.html.twig' with { 'variable' : value } %}

But would like to do include also some hbs files like this:

{% handlebars '@prototype/partials/layout/l-landing-page.hbs' with { 'variable' : value } %}

Thanks,
Sascha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions