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