Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10292 (s=10292, is=10305, ic=10305, ia=10303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10306 (s=10292, is=10306, ic=10306, ia=10304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10306 (s=10292, is=10306, ic=10306, ia=10304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10304 (s=10292, is=10306, ic=10306, ia=10304)