Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2380 (s=2380, is=2383, ic=2381, ia=2383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2384 (s=2380, is=2384, ic=2382, ia=2384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2382 (s=2380, is=2384, ic=2382, ia=2384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2384 (s=2380, is=2384, ic=2382, ia=2384)