Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123991 (s=123991, is=124068, ic=124070, ia=124073)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124069 (s=123991, is=124069, ic=124071, ia=124074)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124071 (s=123991, is=124069, ic=124071, ia=124074)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124074 (s=123991, is=124069, ic=124071, ia=124074)