Home > @jsplumb/core > UINode
#
UINode classSignature:
export declare class UINode<E>
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(instance, el) | Constructs a new instance of the UINode class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
el | E | ||
group | UIGroup<E> | ||
instance | JsPlumbInstance |