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