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