Options
All
  • Public
  • Public/Protected
  • All
Menu

Base export interface for all hub flow node properties

Hierarchy

Index

Properties

DisplayName

DisplayName: string

Object display name

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

Text

Text: string

Main node text

Legend

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

Generated using TypeDoc