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