Type Parameters

Hierarchy (view full)

Implements

  • Port<S>

Constructors

Properties

description: undefined | string = ...
id: string

Port id, unique string generated by getUID function

index: undefined | number = ...

Port index, used for sorting ports. Default is 0

label: undefined | string = ...
multipleConnections: boolean
socket: S