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