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