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