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