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