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