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