Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122223 (s=122223, is=122299, ic=122302, ia=122304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122300 (s=122223, is=122300, ic=122303, ia=122305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122303 (s=122223, is=122300, ic=122303, ia=122305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122305 (s=122223, is=122300, ic=122303, ia=122305)