Home > @jsplumb/core > EndpointHandler
#
EndpointHandler interfaceSignature:
export interface EndpointHandler<E, T>
#
PropertiesProperty | Type | Description |
---|---|---|
cls | Constructable<EndpointRepresentation<T>> | |
compute | EndpointComputeFunction<T> | |
type | string |
#
MethodsMethod | Description |
---|---|
getParams(endpoint) |