Skip to main content

Interface: ILinksSettings

Hierarchy

Properties

components

Optional components: Dictionary<IComponentDefinition<ILinkVisualComponentProps<any>, any> | VisualComponent<ILinkVisualComponentProps<any>>>

Inherited from

IVisualComponentsObject.components


pathConstructor

Optional pathConstructor: ILinkPathConstructor


preferLinksDirection

Optional preferLinksDirection: "horizontal" | "vertical" | "both"


svgMarkers

Optional svgMarkers: FunctionComponent<{}>[]