Abstract
Block codename.
Selection to target.
Create a new conditional codeblock.
Type of the codeblock.
The action to check for.
Arguments to pass.
If the condition is inverted.
Target of the action.
Readonly
_componentThe component's name
Private
_internalInside template.
The action to check for.
Arguments to pass.
Reference property to the closing bracket of this conditional block.
If the condition is inverted.
Reference property to the opening bracket of this conditional block.
Readonly
tagsThe tags of the action on this conditional block.
Will be an empty array if the action has no tags.
Target of the action.
Readonly
typeType of the codeblock.
Remove from inside blocks.
Optional
index: numberIndex of the codeblock to remove.
Add to inside blocks.
Rest
...blocks: DFCodeExportableBlock[]Codeblock(s) to add to the template.
Rest
...args: DFValueType[]Static
conditionalGenerated using TypeDoc
Conditional block.