Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64748 (s=64748, is=64803, ic=64804, ia=64805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64804 (s=64748, is=64804, ic=64805, ia=64806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64805 (s=64748, is=64804, ic=64805, ia=64806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64806 (s=64748, is=64804, ic=64805, ia=64806)