Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32853 (s=32853, is=32887, ic=32886, ia=32888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32888 (s=32853, is=32888, ic=32887, ia=32889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32887 (s=32853, is=32888, ic=32887, ia=32889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32889 (s=32853, is=32888, ic=32887, ia=32889)