Home > @jsplumbtoolkit/browser-ui > SourceOrTargetDefinition
SourceOrTargetDefinition interface
Base interface for source/target definitions
Signature:
export interface SourceOrTargetDefinition
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
def | BehaviouralTypeDescriptor | ||
enabled? | boolean | (Optional) | |
endpoint? | Endpoint | (Optional) | |
maxConnections? | number | (Optional) | |
uniqueEndpoint? | boolean | (Optional) |