Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83940 (s=83940, is=83997, ic=83998, ia=83999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83998 (s=83940, is=83998, ic=83999, ia=84000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83999 (s=83940, is=83998, ic=83999, ia=84000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84000 (s=83940, is=83998, ic=83999, ia=84000)