Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11810 (s=11810, is=11822, ic=11821, ia=11823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11823 (s=11810, is=11823, ic=11822, ia=11824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11822 (s=11810, is=11823, ic=11822, ia=11824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11824 (s=11810, is=11823, ic=11822, ia=11824)