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