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.
When a value item is expanded, you can press Enter
to navigate the value as text.
Value Explorer 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.