Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31556 (s=31556, is=31569, ic=31570, ia=31569)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31570 (s=31556, is=31570, ic=31571, ia=31570)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31571 (s=31556, is=31570, ic=31571, ia=31570)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31570 (s=31556, is=31570, ic=31571, ia=31570)