Interface CallbackNodeOptions

Hierarchy-Diagram

UML class diagram of CallbackNodeOptions
Legend
icon for an interface in the UML class diagram interface

Hierarchy

Properties

Properties

autoPush?: boolean

Automatically push data frames. If set to false it is expected that the callback handles the pushing.

Default

true

name?: string

User friendly name of the node Used for querying a node by its name.

uid?: string

Manually set the unique identifier of the node