Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123983 (s=123983, is=124060, ic=124062, ia=124065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124061 (s=123983, is=124061, ic=124063, ia=124066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124063 (s=123983, is=124061, ic=124063, ia=124066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124066 (s=123983, is=124061, ic=124063, ia=124066)