Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123946 (s=123946, is=124023, ic=124025, ia=124028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124024 (s=123946, is=124024, ic=124026, ia=124029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124026 (s=123946, is=124024, ic=124026, ia=124029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124029 (s=123946, is=124024, ic=124026, ia=124029)