Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91000 (s=91000, is=91061, ic=91062, ia=91063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91062 (s=91000, is=91062, ic=91063, ia=91064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91063 (s=91000, is=91062, ic=91063, ia=91064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91064 (s=91000, is=91062, ic=91063, ia=91064)