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