Options
All
  • Public
  • Public/Protected
  • All
Menu

Base export interface for all flow nodes that have Input and Output pins

Hierarchy

Index

Properties

Id

Id: string

InputPins

InputPins: undefined | PinProps[]

Input pins leading into this node

OutputPins

OutputPins: undefined | PinProps[]

Output pins leading out of this node

Position

Position: PointData

Position in the flow

TechnicalName

TechnicalName: string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method

Generated using TypeDoc