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