Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64105 (s=64105, is=64160, ic=64161, ia=64162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64161 (s=64105, is=64161, ic=64162, ia=64163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64162 (s=64105, is=64161, ic=64162, ia=64163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64163 (s=64105, is=64161, ic=64162, ia=64163)