devtools.DevToolsTargetInspection
Inspection snapshot of a registered reactive target object or domain store.
graph: DependencyGraphNode
Dependency graph node detailing subscriber counts per property.
id: string
Unique registration ID or name.
name: string
Constructor or class name of the target object.
state: Record<string, unknown>
Current reactive properties and their sanitized values.