Live Expressions

Live Expressions

Live expressions in devtools allow to compute an arbitrary javascript statement in a realtime basis.

Try

  1. Open Console panel in Dev Tools
  2. Click on the eye icon in the top-bar to add a live expressions
  3. 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

Trigger Change Stop Changes