Home > @jsplumbtoolkit/browser-ui > CustomOverlay
CustomOverlay class
Signature:
export declare class CustomOverlay extends Overlay
Extends: Overlay
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(instance, component, p) | Constructs a new instance of the CustomOverlay class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
component | Connection | ||
create | (c: Component) => any | ||
instance | JsPlumbInstance | ||
type | string | ||
type | static | string |
Methods
Method | Modifiers | Description |
---|---|---|
updateFrom(d) |