Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12315 (s=12315, is=12327, ic=12326, ia=12328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12328 (s=12315, is=12328, ic=12327, ia=12329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12327 (s=12315, is=12328, ic=12327, ia=12329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12329 (s=12315, is=12328, ic=12327, ia=12329)