Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2852 (s=2852, is=2856, ic=2854, ia=2856)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2857 (s=2852, is=2857, ic=2855, ia=2857)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2855 (s=2852, is=2857, ic=2855, ia=2857)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2857 (s=2852, is=2857, ic=2855, ia=2857)