Skip to main content

Home > @jsplumbtoolkit/core > AbsoluteBackedLayoutParameters

AbsoluteBackedLayoutParameters interface

Parameters for a layout that extends AbsoluteBackedLayout

Signature:

export interface AbsoluteBackedLayoutParameters extends LayoutParameters 

Extends: LayoutParameters

Properties

PropertyModifiersTypeDescription
absoluteBacked?boolean(Optional) Defaults to false. If true, then the layout will use any position values found in the data for a given vertex.