Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111958 (s=111958, is=112031, ic=112032, ia=112034)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112032 (s=111958, is=112032, ic=112033, ia=112035)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112033 (s=111958, is=112032, ic=112033, ia=112035)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112035 (s=111958, is=112032, ic=112033, ia=112035)