Skip to content

Value Explorer

Value Explorer allows you to inspect everything that is logged in Quokka with console.log, identifier expressions, live comments, logpoints, automatic logging and commands. Results are displayed in an easy-to-navigate tree view that is updated in realtime as you write your code.

Select an entry in Quokka’s Output and Details view to inspect it in the Details pane. The pane gives complex values more room, with folding, indentation guides, sticky context while scrolling, raw string display, and toolbar actions for copying, comparing, searching, and graphing values.

When a value item is expanded, you can press Enter to navigate the value as text.

Value Explorer is great for inspecting larger objects and makes debugging easier and faster. Values can be copied directly to the clipboard by clicking on the Copy icon or by pressing Ctrl/Cmd + C on the selected item.