Skip to content
PACKAGES

reactiveFlowLayout()

Create a graph-visible multi-column flow layout bundle with rectangle/circle obstacles.

import { reactiveFlowLayout } from "@graphrefly/ts/solutions/reactive-layout";
function reactiveFlowLayout(opts: ReactiveFlowLayoutOptions): ReactiveFlowLayoutBundle
ParameterTypeDescription
optsReactiveFlowLayoutOptionsOptions that configure the helper.

A ReactiveFlowLayoutBundle value.

import { reactiveFlowLayout } from "@graphrefly/ts/solutions/reactive-layout";

packages/ts/src/solutions/reactive-layout/bundles.ts