Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4386 (s=4386, is=4392, ic=4390, ia=4392)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4393 (s=4386, is=4393, ic=4391, ia=4393)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4391 (s=4386, is=4393, ic=4391, ia=4393)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4393 (s=4386, is=4393, ic=4391, ia=4393)