Class

UiBlockShelf

UiBlockShelf(nodeReg) → {object}

This class renders and administrates the block storages, where you can drag new nodes from.

Constructor

# new UiBlockShelf(nodeReg) → {object}

Initiates the ui component.

Parameters:
Name Type Default Description
nodeReg NodeRegistry Node

The registry object containign the available nodes.

View Source index.js, line 4327

The initiated object

object