Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32761 (s=32761, is=32766, ic=32766, ia=32766)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32767 (s=32761, is=32767, ic=32767, ia=32767)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32767 (s=32761, is=32767, ic=32767, ia=32767)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32767 (s=32761, is=32767, ic=32767, ia=32767)