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