Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123942 (s=123942, is=124019, ic=124021, ia=124024)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124020 (s=123942, is=124020, ic=124022, ia=124025)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124022 (s=123942, is=124020, ic=124022, ia=124025)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124025 (s=123942, is=124020, ic=124022, ia=124025)