Home > @jsplumbtoolkit/browser-ui > AbsoluteBackedLayoutParameters
AbsoluteBackedLayoutParameters interface
Parameters for a layout that extends AbsoluteBackedLayout
Signature:
export interface AbsoluteBackedLayoutParameters extends LayoutParameters
Extends: LayoutParameters
Properties
Property | Modifiers | 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. |