Home > @jsplumb/core > makeLightweightAnchorFromSpec
#
makeLightweightAnchorFromSpec() functionSignature:
export declare function makeLightweightAnchorFromSpec(spec: AnchorSpec | Array<AnchorSpec>): LightweightAnchor;
#
ParametersParameter | Type | Description |
---|---|---|
spec | AnchorSpec | Array<AnchorSpec> |
Returns: