Live Expressions
Live expressions in devtools allow to compute an arbitrary javascript statement in a realtime basis.
Try
- Open Console panel in Dev Tools
- Click on the
eye
icon in the top-bar to add a live expressions - Add
CustomValue
as expression and hit Ctrl/Cmd + Enter to save it (or just click outside)
Use the buttons below to trigger changes and watch the live expression updates