Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33124 (s=33124, is=33158, ic=33157, ia=33159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33159 (s=33124, is=33159, ic=33158, ia=33160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33158 (s=33124, is=33159, ic=33158, ia=33160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33160 (s=33124, is=33159, ic=33158, ia=33160)