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