Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13521 (s=13521, is=13531, ic=13533, ia=13534)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13532 (s=13521, is=13532, ic=13534, ia=13535)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13534 (s=13521, is=13532, ic=13534, ia=13535)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13535 (s=13521, is=13532, ic=13534, ia=13535)