Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 79999 (s=79999, is=80056, ic=80057, ia=80058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80057 (s=79999, is=80057, ic=80058, ia=80059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80058 (s=79999, is=80057, ic=80058, ia=80059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80059 (s=79999, is=80057, ic=80058, ia=80059)