Home > @jsplumbtoolkit/browser-ui > isFloating
isFloating() function
Signature:
export declare function isFloating(a: LightweightAnchor): a is LightweightFloatingAnchor;
Parameters
Parameter | Type | Description |
---|---|---|
a | LightweightAnchor |
Returns:
Home > @jsplumbtoolkit/browser-ui > isFloating
Signature:
export declare function isFloating(a: LightweightAnchor): a is LightweightFloatingAnchor;
Parameter | Type | Description |
---|---|---|
a | LightweightAnchor |
Returns: