Docs · Inspector

Inspector

A live playground. Inspect every event, segment, and API method in real time, and toggle disabled, markdown, and autoGrow.

All four trigger types (/, @, #, !) and every callback log to the event panel. Imperative handle methods are wired to the buttons below the input.

Segments (3)
[
  {
    "type": "text",
    "text": "Hello "
  },
  {
    "type": "chip",
    "trigger": "@",
    "value": "strategist",
    "displayText": "Strategist"
  },
  {
    "type": "text",
    "text": " — click a chip, paste text, or try every feature!"
  }
]
Event Log
Interact to see events…