Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5924 (s=5924, is=5930, ic=5928, ia=5930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5931 (s=5924, is=5931, ic=5929, ia=5931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5929 (s=5924, is=5931, ic=5929, ia=5931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5931 (s=5924, is=5931, ic=5929, ia=5931)