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