Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72999 (s=72999, is=73056, ic=73057, ia=73058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73057 (s=72999, is=73057, ic=73058, ia=73059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73058 (s=72999, is=73057, ic=73058, ia=73059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73059 (s=72999, is=73057, ic=73058, ia=73059)