Skip to content

Function: selectionInspectorModel()

selectionInspectorModel(opts): SelectionInspectorModel

Defined in: selection-inspector.tsx:85

Build the inspector rows. Reactive by construction — call it inside JSX or a memo: it reads the selection signal (clauses, SQL), the dimension surface (values), and the producer registry (registrations).

Parameters

opts

scope?

string | Scope

signal

SelectionSignal

Returns

SelectionInspectorModel