ZenFG TypeScript API / inspector / root / mountFrameGraphInspector
Function: mountFrameGraphInspector()
mountFrameGraphInspector(
host,options?):FrameGraphInspector
Defined in: inspector/src/FrameGraphInspector.ts:651
Creates an inspector, appends its root element to host, and returns its lifecycle controller.
Parameters
host
HTMLElement
options?
Returns
Throws
If inspector construction fails; see FrameGraphInspector.