Closed aaron-capellic closed 6 years ago
Hi, yes it is! You can find examples in https://github.com/aleksip/shila-drupal-theme.
In case you ended up here like me, below is how it is done.
{ "page": { "title": "Act Now to Save Lives", "content": { "join()": [ "atoms-paragraph-monthly-donor", "components-infographic-impact", "components-mega-card-gift-array", { "include()": { "pattern": "components-related-card-group", "with": { "page": "fundraising" } }, }, "components-newsletter" ] }, "footer": "components-footer" } }
Is something like this possible? Thanks.