Home > @jsplumbtoolkit/browser-ui > ViewPortOptions
#
ViewPortOptions interfaceSignature:
export interface ViewPortOptions extends ViewNodeOrPortOptions
Extends: ViewNodeOrPortOptions
#
PropertiesProperty | Type | Description |
---|---|---|
anchor? | AnchorSpec | (Optional) |
edgeType? | string | (Optional) |
endpoint? | EndpointSpec | (Optional) |
hoverPaintStyle? | PaintStyle | (Optional) |
isEndpoint? | boolean | (Optional) |
isSource? | boolean | (Optional) |
isTarget? | boolean | (Optional) |
maxConnections? | number | (Optional) |
paintStyle? | PaintStyle | (Optional) |
uniqueEndpoint? | boolean | (Optional) |