Home > @jsplumbtoolkit/core > AbsoluteBackedLayoutParameters
#
AbsoluteBackedLayoutParameters interfaceParameters for a layout that extends AbsoluteBackedLayout
Signature:
export interface AbsoluteBackedLayoutParameters extends LayoutParameters
Extends: LayoutParameters
#
PropertiesProperty | Type | Description |
---|---|---|
absoluteBacked? | boolean | (Optional) Defaults to false. If true, then the layout will use any position values found in the data for a given vertex. |