Home > @jsplumbtoolkit/browser-ui-anim > PathTransport
#
PathTransport classSignature:
export declare class PathTransport extends OptimisticEventGenerator
Extends: OptimisticEventGenerator
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(components, params) | Constructs a new instance of the PathTransport class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
components | Array<any> | ||
currentlyAnimatingConnection | ConnectionOverlayAnimator | ||
params | any | ||
pathExists | true | ||
state | CurrentState |
#
MethodsMethod | Modifiers | Description |
---|---|---|
cancel() | ||
pause() | ||
play() | ||
setState(s) |