Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100567 (s=100567, is=100629, ic=100631, ia=100632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100630 (s=100567, is=100630, ic=100632, ia=100633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100632 (s=100567, is=100630, ic=100632, ia=100633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100633 (s=100567, is=100630, ic=100632, ia=100633)