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