Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86881 (s=86881, is=86940, ic=86941, ia=86942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86941 (s=86881, is=86941, ic=86942, ia=86943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86942 (s=86881, is=86941, ic=86942, ia=86943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86943 (s=86881, is=86941, ic=86942, ia=86943)