Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64511 (s=64511, is=64566, ic=64567, ia=64568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64567 (s=64511, is=64567, ic=64568, ia=64569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64568 (s=64511, is=64567, ic=64568, ia=64569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64569 (s=64511, is=64567, ic=64568, ia=64569)