Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10885 (s=10885, is=10898, ic=10900, ia=10901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10899 (s=10885, is=10899, ic=10901, ia=10902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10901 (s=10885, is=10899, ic=10901, ia=10902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10902 (s=10885, is=10899, ic=10901, ia=10902)