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