Skip to main content

Home > @jsplumbtoolkit/browser-ui > SurfaceRenderOptions > enhancedView

SurfaceRenderOptions.enhancedView property

Defaults to true, meaning node/group/edge definitions support parameters in their declarations, where the final values at render time are extracted from the data for the object being rendered.

Signature:

enhancedView?: boolean;