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