Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111857 (s=111857, is=111930, ic=111931, ia=111933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111931 (s=111857, is=111931, ic=111932, ia=111934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111932 (s=111857, is=111931, ic=111932, ia=111934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111934 (s=111857, is=111931, ic=111932, ia=111934)