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