Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64101 (s=64101, is=64156, ic=64157, ia=64158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64157 (s=64101, is=64157, ic=64158, ia=64159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64158 (s=64101, is=64157, ic=64158, ia=64159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64159 (s=64101, is=64157, ic=64158, ia=64159)