Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67000 (s=67000, is=67056, ic=67057, ia=67058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67057 (s=67000, is=67057, ic=67058, ia=67059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67058 (s=67000, is=67057, ic=67058, ia=67059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67059 (s=67000, is=67057, ic=67058, ia=67059)