Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64873 (s=64873, is=64928, ic=64929, ia=64930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64929 (s=64873, is=64929, ic=64930, ia=64931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64930 (s=64873, is=64929, ic=64930, ia=64931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64931 (s=64873, is=64929, ic=64930, ia=64931)