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