Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4632 (s=4632, is=4638, ic=4636, ia=4638)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4639 (s=4632, is=4639, ic=4637, ia=4639)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4637 (s=4632, is=4639, ic=4637, ia=4639)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4639 (s=4632, is=4639, ic=4637, ia=4639)