Object & Table Inspector
Chrome DevTools-style object inspection with expandable tree views, table display, and configurable expand presets. Powered by react-inspector.
- ▶trade: {id: "TRD-2026-0042", instrument: Object, execution: Object, greeks: Object, marketData: Object…}
- ▶trade: {id: "TRD-2026-0042", instrument: Object, execution: Object, greeks: Object, marketData: Object…}
Object
- ▶trade: {id: "TRD-2026-0042", instrument: Object, execution: Object, greeks: Object, marketData: Object…}
Array
- ▶trades: (8) [Object, Object, Object, Object, Object, Object, Object, Object]
- string: "Hello, World!"
- number: 42.195
- boolean: true
- null: null
- undefined: undefined
- Date: Thu Mar 26 2026 09:15:32 GMT+0000 (Coordinated Universal Time)
- RegExp: /^CH[A-Z0-9]{10}$/i
- Symbol: Symbol(trade-id)
- ▶Map: Map {}
- ▶Set: Set {}