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