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