Stopwatch

Client-only state driven by a timer — no server round-trips after hydration.

  • verve.setInterval ticks the elapsed time every 100ms
  • start/stop/lap/reset are plain wasm exports on z-on-click
  • display strings flow through one z-bind str signal

Guide: Reactivity

00:00.0