Skip to content

ZenFG TypeScript API / inspector / root

root

Renders a host-sized interactive workbench for live or imported ZenFG FrameGraph Snapshot documents. The same component supports full-page and embedded layouts.

mountFrameGraphInspector appends the inspector to a host element and returns its lifecycle controller. Call FrameGraphInspector.destroy before discarding the host or replacing the inspector.

Classes

Type Aliases

Variables

Functions

References

InspectorTheme

Re-exports InspectorTheme


InspectorThemeVariables

Re-exports InspectorThemeVariables

Open source / MIT licensed