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