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