Home > @jsplumbtoolkit/browser-ui > GraphOptions
GraphOptions interface
Signature:
export interface GraphOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
defaultCost? | number | (Optional) | |
defaultDirected? | boolean | (Optional) | |
defaultIdFunction? | IdFunction | (Optional) | |
enableSubgraphs? | boolean | (Optional) | |
id? | string | (Optional) | |
portSeparator? | string | (Optional) | |
typeFunction? | TypeFunction | (Optional) |