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