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