Home > @jsplumb/core > EndpointTypeDescriptor
#
EndpointTypeDescriptor interfaceDefinition of an endpoint type.
Signature:
export interface EndpointTypeDescriptor extends TypeDescriptor
Extends: TypeDescriptor
#
PropertiesProperty | Type | Description |
---|---|---|
connectionsDetachable? | boolean | (Optional) |
maxConnections? | number | (Optional) |
reattachConnections? | boolean | (Optional) |