Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123974 (s=123974, is=124051, ic=124053, ia=124056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124052 (s=123974, is=124052, ic=124054, ia=124057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124054 (s=123974, is=124052, ic=124054, ia=124057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124057 (s=123974, is=124052, ic=124054, ia=124057)