Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123950 (s=123950, is=124027, ic=124029, ia=124032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124028 (s=123950, is=124028, ic=124030, ia=124033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124030 (s=123950, is=124028, ic=124030, ia=124033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124033 (s=123950, is=124028, ic=124030, ia=124033)