Never use this unless you want to explicitly set the codeblocks array.
Readonly
_componentThe component's name
Optional
authorTemplate author, defaults to "anonymous".
Optional
cuTemplate name, defaults to "untitled".
The codeblocks that make up this template.
Get the first codeblock in the template.
Get the last codeblock in the template.
Size of the template.
Alias for push
.
The block that was pushed.
Block to add.
Serialize the object into a readable DiamondFire format.
DiamondFire codeblock object.
Readonly
sendOptional
index: numberAdd to.
Rest
...blocks: DFCodeExportableBlock[]Block(s) to add to the template.
Generated using TypeDoc
Template.