Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100269 (s=100269, is=100332, ic=100333, ia=100334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100333 (s=100269, is=100333, ic=100334, ia=100335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100334 (s=100269, is=100333, ic=100334, ia=100335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100335 (s=100269, is=100333, ic=100334, ia=100335)