Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30027 (s=30027, is=30061, ic=30060, ia=30062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30062 (s=30027, is=30062, ic=30061, ia=30063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30061 (s=30027, is=30062, ic=30061, ia=30063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30063 (s=30027, is=30062, ic=30061, ia=30063)