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