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