Home > @jsplumb/core > createFloatingAnchor
#
createFloatingAnchor() functionSignature:
export declare function createFloatingAnchor(instance: JsPlumbInstance, element: any): LightweightFloatingAnchor;
#
ParametersParameter | Type | Description |
---|---|---|
instance | JsPlumbInstance | |
element | any |
Returns: