Home > @jsplumbtoolkit/core > ObjectInfo
ObjectInfo interface
Signature:
export interface ObjectInfo<T>
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id? | string | (Optional) | |
| obj? | T | (Optional) | |
| type? | string | (Optional) |
Home > @jsplumbtoolkit/core > ObjectInfo
Signature:
export interface ObjectInfo<T>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id? | string | (Optional) | |
| obj? | T | (Optional) | |
| type? | string | (Optional) |