Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123706 (s=123706, is=123783, ic=123785, ia=123788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123784 (s=123706, is=123784, ic=123786, ia=123789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123786 (s=123706, is=123784, ic=123786, ia=123789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123789 (s=123706, is=123784, ic=123786, ia=123789)