Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32158 (s=32158, is=32192, ic=32191, ia=32193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32193 (s=32158, is=32193, ic=32192, ia=32194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32192 (s=32158, is=32193, ic=32192, ia=32194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32194 (s=32158, is=32193, ic=32192, ia=32194)