Problem/Motivation
The cl_component render element does not support providing input for the Twig blocks.
This will centralize the component temporary template generation used in CL Server and CL Block.
Proposed resolution
Make the custom render element use embed (instead of includ), and add a new property #twig_blocks to provide data for the twig blocks on the component.
Issue fork cl_components-3309314
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
e0ipsoComment #4
e0ipso