Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32628 (s=32628, is=32662, ic=32661, ia=32663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32663 (s=32628, is=32663, ic=32662, ia=32664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32662 (s=32628, is=32663, ic=32662, ia=32664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32664 (s=32628, is=32663, ic=32662, ia=32664)