Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64130 (s=64130, is=64185, ic=64186, ia=64187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64186 (s=64130, is=64186, ic=64187, ia=64188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64187 (s=64130, is=64186, ic=64187, ia=64188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64188 (s=64130, is=64186, ic=64187, ia=64188)