Home > @jsplumb/core > isContinuous
#
isContinuous() functionSignature:
export declare function isContinuous(a: LightweightAnchor): a is LightweightContinuousAnchor;
#
ParametersParameter | Type | Description |
---|---|---|
a | LightweightAnchor |
Returns:
Home > @jsplumb/core > isContinuous
Signature:
export declare function isContinuous(a: LightweightAnchor): a is LightweightContinuousAnchor;
Parameter | Type | Description |
---|---|---|
a | LightweightAnchor |
Returns: