Interactive island
The server supplied the initial value
3.
-
3
+
{ value: { ".textContent": rerender }, dec: { "@click": ({signal}) => signal.value-- }, inc: { "@click": ({signal}) => signal.value++ } }