Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95000 (s=95000, is=95061, ic=95062, ia=95063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95062 (s=95000, is=95062, ic=95063, ia=95064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95063 (s=95000, is=95062, ic=95063, ia=95064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95064 (s=95000, is=95062, ic=95063, ia=95064)