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