Home > @jsplumbtoolkit/browser-ui-anim > PathTransport
PathTransport class
Signature:
export declare class PathTransport extends OptimisticEventGenerator
Extends: OptimisticEventGenerator
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(components, params) | Constructs a new instance of the PathTransport class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| components | Array<any> | ||
| currentlyAnimatingConnection | ConnectionOverlayAnimator | ||
| params | any | ||
| pathExists | true | ||
| state | CurrentState |
Methods
| Method | Modifiers | Description |
|---|---|---|
| cancel() | ||
| pause() | ||
| play() | ||
| setState(s) |