Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10510 (s=10510, is=10518, ic=10517, ia=10519)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10519 (s=10510, is=10519, ic=10518, ia=10520)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10518 (s=10510, is=10519, ic=10518, ia=10520)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10520 (s=10510, is=10519, ic=10518, ia=10520)