Class DataBlock<T>Abstract

Type Parameters

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

_componentName: string = "serializable"

The component's name

args: DFValueType[]
data: string
tags: BLTagArray<T, "dynamic"> = ...

The tags of the action on this conditional block.

Remark

Will be an empty array if the action has no tags.

type: T

Type of the codeblock.

Methods

Generated using TypeDoc