Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123617 (s=123617, is=123694, ic=123696, ia=123699)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123695 (s=123617, is=123695, ic=123697, ia=123700)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123697 (s=123617, is=123695, ic=123697, ia=123700)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123700 (s=123617, is=123695, ic=123697, ia=123700)