Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64939 (s=64939, is=64994, ic=64995, ia=64996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64995 (s=64939, is=64995, ic=64996, ia=64997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64996 (s=64939, is=64995, ic=64996, ia=64997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64997 (s=64939, is=64995, ic=64996, ia=64997)