Skip to main content
Version: Next

BrickReference

type BrickReference =
| typeof Brick
| InstanceOrTag
| string;

Defines a reference to a Brick, could be: the brick class, the brick tag, the brick name, an instance of the brick