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