Skip to content
PACKAGES

canvasTextMeasurements()

Browser provider helper that emits graph-visible Canvas text measurement facts.

import { canvasTextMeasurements } from "@graphrefly/ts/solutions/reactive-layout/browser";
function canvasTextMeasurements(opts: CanvasTextMeasurementsOptions): Node<Measurements>
ParameterTypeDescription
optsCanvasTextMeasurementsOptionsOptions that configure the helper.

A Node<Measurements> value.

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

packages/ts/src/solutions/reactive-layout/browser/index.ts