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