Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123652 (s=123652, is=123729, ic=123731, ia=123734)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123730 (s=123652, is=123730, ic=123732, ia=123735)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123732 (s=123652, is=123730, ic=123732, ia=123735)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123735 (s=123652, is=123730, ic=123732, ia=123735)