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