Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64625 (s=64625, is=64680, ic=64681, ia=64682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64681 (s=64625, is=64681, ic=64682, ia=64683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64682 (s=64625, is=64681, ic=64682, ia=64683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64683 (s=64625, is=64681, ic=64682, ia=64683)