Constructs a layout instance around its Template template parts.
The template parts that are assembled to build the layout.
The template parts that are assembled to build the layout. Template parts are concatenated in a sequential process where the indexes define the order of assembly.
Generated using TypeDoc
This class extends the Layout class and creates a custom layout. Note that this layout will be empty. If you want to make use of this class, you may need to extend it to populate the template parts.
Using the CustomLayout class
v0.1.0