Home > @jsplumb/common > EndpointId
#
EndpointId typeSignature:
export declare type EndpointId = "Rectangle" | "Dot" | "Blank" | UserDefinedEndpointId;
References: UserDefinedEndpointId
Home > @jsplumb/common > EndpointId
Signature:
export declare type EndpointId = "Rectangle" | "Dot" | "Blank" | UserDefinedEndpointId;
References: UserDefinedEndpointId