Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11047 (s=11047, is=11057, ic=11056, ia=11058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11058 (s=11047, is=11058, ic=11057, ia=11059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11057 (s=11047, is=11058, ic=11057, ia=11059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11059 (s=11047, is=11058, ic=11057, ia=11059)