Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12049 (s=12049, is=12061, ic=12060, ia=12062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12062 (s=12049, is=12062, ic=12061, ia=12063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12061 (s=12049, is=12062, ic=12061, ia=12063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12063 (s=12049, is=12062, ic=12061, ia=12063)