Home > @jsplumbtoolkit/browser-ui > shouldOverrideEndpoints
shouldOverrideEndpoints() function
Signature:
export declare function shouldOverrideEndpoints(p: string, from: any): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| p | string | |
| from | any |
Returns:
boolean