Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31850 (s=31850, is=31884, ic=31883, ia=31885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31885 (s=31850, is=31885, ic=31884, ia=31886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31884 (s=31850, is=31885, ic=31884, ia=31886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31886 (s=31850, is=31885, ic=31884, ia=31886)