Payload passed to the useOnElementsMeasured callback after a measurement pass.
Payload passed to the useOnElementsMeasured callback after a measurement pass.
Readonlygraph: GraphThe graph model associated with the paper.
ReadonlyisInitial: booleanTrue on the first measurement pass (at least one element has been sized).
Readonlypaper: PaperThe paper this hook is bound to (the surrounding <Paper> context, or the paper passed via paperTarget).
Callback invoked by useOnElementsMeasured after each measurement pass; receives the ElementsMeasuredParams payload.