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